Searched refs:ipmi_send_panic_event (Results 1 – 1 of 1) sorted by relevance
72 static enum ipmi_panic_event_op ipmi_send_panic_event = IPMI_PANIC_DEFAULT; variable85 ipmi_send_panic_event = e; in panic_op_write_handler()93 if (ipmi_send_panic_event >= IPMI_SEND_PANIC_EVENT_MAX) in panic_op_read_handler()96 event_str = ipmi_panic_event_str[ipmi_send_panic_event]; in panic_op_read_handler()5264 if (ipmi_send_panic_event == IPMI_SEND_PANIC_EVENT_NONE) in send_panic_events()5300 if (ipmi_send_panic_event != IPMI_SEND_PANIC_EVENT_STRING || !str) in send_panic_events()