Home
last modified time | relevance | path

Searched refs:IPMI_GET_EVENT_RECEIVER_CMD (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dipmi_msgdefs.h25 #define IPMI_GET_EVENT_RECEIVER_CMD 0x01 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dipmi_msgdefs.h25 #define IPMI_GET_EVENT_RECEIVER_CMD 0x01 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dipmi_msgdefs.h23 #define IPMI_GET_EVENT_RECEIVER_CMD 0x01 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dipmi_msgdefs.h23 #define IPMI_GET_EVENT_RECEIVER_CMD 0x01 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dipmi_msgdefs.h10 #define IPMI_GET_EVENT_RECEIVER_CMD 0x01 macro
/kernel/linux/linux-5.10/drivers/char/ipmi/
H A Dipmi_msghandler.c4913 && (msg->msg.cmd == IPMI_GET_EVENT_RECEIVER_CMD) in event_receiver_fetcher()
5017 msg.cmd = IPMI_GET_EVENT_RECEIVER_CMD; in send_panic_events()
/kernel/linux/linux-6.6/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()

Completed in 14 milliseconds