Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/char/ipmi/
Dipmi_msghandler.c435 struct ipmi_smi { struct
436 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; argument
475 void *send_info;
478 struct device *si_dev;
503 struct ipmi_smi_msg *curr_msg; argument
[all …]