Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dipmi_msgdefs.h28 #define IPMI_NETFN_APP_RESPONSE 0x07 macro
/linux/drivers/char/ipmi/
H A Dipmi_msghandler.c2524 || (msg->msg.netfn != IPMI_NETFN_APP_RESPONSE) in bmc_device_id_handler()
3335 || (msg->msg.netfn != IPMI_NETFN_APP_RESPONSE) in guid_handler()
3424 && (msg->msg.netfn == IPMI_NETFN_APP_RESPONSE) in channel_handler()
5381 && (msg->msg.netfn == IPMI_NETFN_APP_RESPONSE) in device_id_fetcher()