Searched refs:ipmi_send_panic_event (Results 1 – 1 of 1) sorted by relevance
78 static enum ipmi_panic_event_op ipmi_send_panic_event = IPMI_PANIC_DEFAULT; variable92 ipmi_send_panic_event = IPMI_SEND_PANIC_EVENT_NONE; in panic_op_write_handler()94 ipmi_send_panic_event = IPMI_SEND_PANIC_EVENT; in panic_op_write_handler()96 ipmi_send_panic_event = IPMI_SEND_PANIC_EVENT_STRING; in panic_op_write_handler()105 switch (ipmi_send_panic_event) { in panic_op_read_handler()4831 if (ipmi_send_panic_event == IPMI_SEND_PANIC_EVENT_NONE) in send_panic_events()4867 if (ipmi_send_panic_event != IPMI_SEND_PANIC_EVENT_STRING || !str) in send_panic_events()