Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/char/ipmi/
Dipmi_msghandler.c423 struct ipmi_smi { struct
424 struct module *owner;
427 int intf_num;
429 struct kref refcount;
432 bool in_shutdown;
435 struct list_head link;
462 const struct ipmi_smi_handlers *handlers; argument
463 void *send_info;
466 struct device *si_dev;
491 struct ipmi_smi_msg *curr_msg; argument
[all …]