Searched defs:ipmi_smi (Results 1 – 1 of 1) sorted by relevance
311 struct ipmi_smi { struct313 int intf_num;315 struct kref refcount;318 bool in_shutdown;321 struct list_head link;345 const struct ipmi_smi_handlers *handlers; argument346 void *send_info;350 struct mutex proc_entry_lock;351 struct ipmi_proc_entry *proc_entries;355 struct device *si_dev;[all …]