Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dipmi_msgdefs.h28 #define IPMI_NETFN_APP_RESPONSE 0x07 macro
/linux-6.3-rc2/include/linux/
A Dipmi_smi.h251 if (netfn != IPMI_NETFN_APP_RESPONSE || cmd != IPMI_GET_DEVICE_ID_CMD) in ipmi_demangle_device_id()
/linux-6.3-rc2/drivers/char/ipmi/
A Dipmi_msghandler.c2493 || (msg->msg.netfn != IPMI_NETFN_APP_RESPONSE) in bmc_device_id_handler()
3298 || (msg->msg.netfn != IPMI_NETFN_APP_RESPONSE) in guid_handler()
3387 && (msg->msg.netfn == IPMI_NETFN_APP_RESPONSE) in channel_handler()
5242 && (msg->msg.netfn == IPMI_NETFN_APP_RESPONSE) in device_id_fetcher()

Completed in 13 milliseconds