Searched refs:ipmi_send_panic_event (Results 1 – 1 of 1) sorted by relevance
65 static enum ipmi_panic_event_op ipmi_send_panic_event = IPMI_PANIC_DEFAULT; variable79 ipmi_send_panic_event = IPMI_SEND_PANIC_EVENT_NONE; in panic_op_write_handler()81 ipmi_send_panic_event = IPMI_SEND_PANIC_EVENT; in panic_op_write_handler()83 ipmi_send_panic_event = IPMI_SEND_PANIC_EVENT_STRING; in panic_op_write_handler()92 switch (ipmi_send_panic_event) { in panic_op_read_handler()4933 if (ipmi_send_panic_event == IPMI_SEND_PANIC_EVENT_NONE) in send_panic_events()4969 if (ipmi_send_panic_event != IPMI_SEND_PANIC_EVENT_STRING || !str) in send_panic_events()