Searched refs:IPMI_NETFN_APP_RESPONSE (Results 1 – 3 of 3) sorted by relevance
28 #define IPMI_NETFN_APP_RESPONSE 0x07 macro
245 if (netfn != IPMI_NETFN_APP_RESPONSE || cmd != IPMI_GET_DEVICE_ID_CMD) in ipmi_demangle_device_id()
2458 || (msg->msg.netfn != IPMI_NETFN_APP_RESPONSE) in bmc_device_id_handler()3263 || (msg->msg.netfn != IPMI_NETFN_APP_RESPONSE) in guid_handler()3352 && (msg->msg.netfn == IPMI_NETFN_APP_RESPONSE) in channel_handler()5148 && (msg->msg.netfn == IPMI_NETFN_APP_RESPONSE) in device_id_fetcher()
Completed in 14 milliseconds