Searched defs:ipmi_smi (Results 1 – 1 of 1) sorted by relevance
423 struct ipmi_smi { struct424 struct module *owner;427 int intf_num;429 struct kref refcount;432 bool in_shutdown;435 struct list_head link;462 const struct ipmi_smi_handlers *handlers; argument463 void *send_info;466 struct device *si_dev;491 struct ipmi_smi_msg *curr_msg; argument[all …]