Searched defs:ipmi_smi (Results 1 – 1 of 1) sorted by relevance
435 struct ipmi_smi { struct436 struct module *owner;439 int intf_num;441 struct kref refcount;444 bool in_shutdown;447 struct list_head link;474 const struct ipmi_smi_handlers *handlers; argument475 void *send_info;478 struct device *si_dev;503 struct ipmi_smi_msg *curr_msg; argument[all …]