Home
last modified time | relevance | path

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

/drivers/char/ipmi/
Dipmi_msghandler.c439 struct ipmi_smi { struct
440 struct module *owner;
443 int intf_num;
445 struct kref refcount;
448 bool in_shutdown;
451 struct list_head link;
457 struct list_head users;
458 struct srcu_struct users_srcu;
482 const struct ipmi_smi_handlers *handlers; argument
483 void *send_info;
[all …]