Lines Matching defs:ipmi_smi_handlers
63 struct ipmi_smi_handlers { struct
64 struct module *owner;
72 int (*start_processing)(void *send_info,
79 void (*shutdown)(void *send_info);
86 int (*get_smi_info)(void *send_info, struct ipmi_smi_info *data);
97 void (*sender)(void *send_info,
104 void (*request_events)(void *send_info);
113 void (*set_need_watch)(void *send_info, bool enable);
118 void (*flush_messages)(void *send_info);
127 void (*set_run_to_completion)(void *send_info, bool run_to_completion);
133 void (*poll)(void *send_info);
142 void (*set_maintenance_mode)(void *send_info, bool enable);