Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dipmi_msgdefs.h24 #define IPMI_NETFN_SENSOR_EVENT_RESPONSE 0x05 macro
/openbmc/linux/drivers/char/ipmi/
H A Dipmi_msghandler.c5230 && (msg->msg.netfn == IPMI_NETFN_SENSOR_EVENT_RESPONSE) in event_receiver_fetcher()