Searched defs:ipmi_smi (Results 1 – 1 of 1) sorted by relevance
450 struct ipmi_smi { struct452 int intf_num;454 struct kref refcount;457 bool in_shutdown;460 struct list_head link;487 const struct ipmi_smi_handlers *handlers; argument488 void *send_info;491 struct device *si_dev;516 struct ipmi_smi_msg *curr_msg; argument517 struct list_head hp_xmit_msgs;[all …]