Home
last modified time | relevance | path

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

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