Home
last modified time | relevance | path

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

/drivers/char/ipmi/
Dipmi_msghandler.c425 struct ipmi_smi { struct
426 struct module *owner;
429 int intf_num;
431 struct kref refcount;
434 bool in_shutdown;
437 struct list_head link;
464 const struct ipmi_smi_handlers *handlers; argument
465 void *send_info;
468 struct device *si_dev;
493 struct ipmi_smi_msg *curr_msg; argument
[all …]