Home
last modified time | relevance | path

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

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