Home
last modified time | relevance | path

Searched refs:IPMI_NETFN_APP_RESPONSE (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dipmi_msgdefs.h28 #define IPMI_NETFN_APP_RESPONSE 0x07 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dipmi_msgdefs.h28 #define IPMI_NETFN_APP_RESPONSE 0x07 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dipmi_msgdefs.h28 #define IPMI_NETFN_APP_RESPONSE 0x07 macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dipmi_smi.h186 if (netfn != IPMI_NETFN_APP_RESPONSE || cmd != IPMI_GET_DEVICE_ID_CMD) in ipmi_demangle_device_id()
/OK3568_Linux_fs/kernel/drivers/char/ipmi/
H A Dipmi_msghandler.c2377 || (msg->msg.netfn != IPMI_NETFN_APP_RESPONSE) in bmc_device_id_handler()
3177 || (msg->msg.netfn != IPMI_NETFN_APP_RESPONSE) in guid_handler()
3266 && (msg->msg.netfn == IPMI_NETFN_APP_RESPONSE) in channel_handler()
4917 && (msg->msg.netfn == IPMI_NETFN_APP_RESPONSE) in device_id_fetcher()