Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dipmi_msgdefs.h25 #define IPMI_GET_EVENT_RECEIVER_CMD 0x01 macro
/openbmc/linux/drivers/char/ipmi/
H A Dipmi_msghandler.c5231 && (msg->msg.cmd == IPMI_GET_EVENT_RECEIVER_CMD) in event_receiver_fetcher()
5335 msg.cmd = IPMI_GET_EVENT_RECEIVER_CMD; in send_panic_events()