Searched defs:ipmi_smi_handlers (Results 1 – 1 of 1) sorted by relevance
73 struct ipmi_smi_handlers { struct74 struct module *owner;82 int (*start_processing)(void *send_info,89 void (*shutdown)(void *send_info);96 int (*get_smi_info)(void *send_info, struct ipmi_smi_info *data);107 void (*sender)(void *send_info,114 void (*request_events)(void *send_info);126 void (*set_need_watch)(void *send_info, unsigned int watch_mask);131 void (*flush_messages)(void *send_info);140 void (*set_run_to_completion)(void *send_info, bool run_to_completion);[all …]