panic_op 133 drivers/char/ipmi/ipmi_msghandler.c module_param_cb(panic_op, &panic_op_ops, NULL, 0600); panic_op 134 drivers/char/ipmi/ipmi_msghandler.c MODULE_PARM_DESC(panic_op, "Sets if the IPMI driver will attempt to store panic information in the event log in the event of a panic. Set to 'none' for no, 'event' for a single event, or 'string' for a generic event and the panic string in IPMI OEM events.");