Home
last modified time | relevance | path

Searched refs:IPMI_PANIC_DEFAULT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/ipmi/
H A Dipmi_msghandler.c58 #define IPMI_PANIC_DEFAULT IPMI_SEND_PANIC_EVENT_STRING macro
60 #define IPMI_PANIC_DEFAULT IPMI_SEND_PANIC_EVENT macro
62 #define IPMI_PANIC_DEFAULT IPMI_SEND_PANIC_EVENT_NONE macro
65 static enum ipmi_panic_event_op ipmi_send_panic_event = IPMI_PANIC_DEFAULT;
/kernel/linux/linux-6.6/drivers/char/ipmi/
H A Dipmi_msghandler.c65 #define IPMI_PANIC_DEFAULT IPMI_SEND_PANIC_EVENT_STRING macro
67 #define IPMI_PANIC_DEFAULT IPMI_SEND_PANIC_EVENT macro
69 #define IPMI_PANIC_DEFAULT IPMI_SEND_PANIC_EVENT_NONE macro
72 static enum ipmi_panic_event_op ipmi_send_panic_event = IPMI_PANIC_DEFAULT;

Completed in 13 milliseconds