Searched defs:ipmi_smi (Results 1 – 1 of 1) sorted by relevance
425 struct ipmi_smi { struct426 struct module *owner;429 int intf_num;431 struct kref refcount;434 bool in_shutdown;437 struct list_head link;464 const struct ipmi_smi_handlers *handlers; argument493 struct ipmi_smi_msg *curr_msg; argument501 struct list_head cmd_rcvrs;564 void (*null_user_handler)(struct ipmi_smi *intf, argument[all …]
Completed in 12 milliseconds