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

/linux-master/include/uapi/linux/
H A Dipmi_msgdefs.h28 #define IPMI_NETFN_APP_RESPONSE 0x07 macro
/linux-master/include/linux/
H A Dipmi_smi.h251 if (netfn != IPMI_NETFN_APP_RESPONSE || cmd != IPMI_GET_DEVICE_ID_CMD)
/linux-master/drivers/char/ipmi/
H A Dipmi_msghandler.c2493 || (msg->msg.netfn != IPMI_NETFN_APP_RESPONSE)
3298 || (msg->msg.netfn != IPMI_NETFN_APP_RESPONSE)
3387 && (msg->msg.netfn == IPMI_NETFN_APP_RESPONSE)
5242 && (msg->msg.netfn == IPMI_NETFN_APP_RESPONSE)

Completed in 145 milliseconds