Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dipmi_msgdefs.h47 #define IPMI_NETFN_APP_RESPONSE 0x07 macro
/linux-4.4.14/include/linux/
Dipmi_smi.h176 if (data[0] != IPMI_NETFN_APP_RESPONSE << 2 || in ipmi_demangle_device_id()
/linux-4.4.14/drivers/char/ipmi/
Dipmi_msghandler.c2610 || (msg->msg.netfn != IPMI_NETFN_APP_RESPONSE) in guid_handler()
2689 && (msg->msg.netfn == IPMI_NETFN_APP_RESPONSE) in channel_handler()
4327 && (msg->msg.netfn == IPMI_NETFN_APP_RESPONSE) in device_id_fetcher()