Searched defs:ipmi_smi (Results 1 – 1 of 1) sorted by relevance
444 struct ipmi_smi { struct446 int intf_num;448 struct kref refcount;451 bool in_shutdown;454 struct list_head link;481 const struct ipmi_smi_handlers *handlers; argument482 void *send_info;485 struct device *si_dev;510 struct ipmi_smi_msg *curr_msg; argument511 struct list_head hp_xmit_msgs;[all …]