Searched defs:ipmi_smi (Results 1 – 1 of 1) sorted by relevance
439 struct ipmi_smi { struct440 struct module *owner;443 int intf_num;445 struct kref refcount;448 bool in_shutdown;451 struct list_head link;457 struct list_head users;482 const struct ipmi_smi_handlers *handlers; argument511 struct ipmi_smi_msg *curr_msg; argument582 void (*null_user_handler)(struct ipmi_smi *intf, argument[all …]