Home
last modified time | relevance | path

Searched defs:ipmi_smi (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/char/ipmi/
H A Dipmi_msghandler.c413 struct ipmi_smi { struct
414 struct module *owner;
417 int intf_num;
419 struct kref refcount;
422 bool in_shutdown;
425 struct list_head link;
430 struct list_head users;
431 struct mutex users_mutex;
455 const struct ipmi_smi_handlers *handlers; argument
456 void *send_info;
[all …]