Searched defs:ipmi_smi (Results 1 – 1 of 1) sorted by relevance
437 struct ipmi_smi { struct438 struct module *owner;441 int intf_num;443 struct kref refcount;446 bool in_shutdown;449 struct list_head link;476 const struct ipmi_smi_handlers *handlers; argument477 void *send_info;480 struct device *si_dev;505 struct ipmi_smi_msg *curr_msg; argument[all …]