Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/ipmi/
Dipmi_msghandler.c444 struct ipmi_smi { struct
446 int intf_num;
448 struct kref refcount;
451 bool in_shutdown;
454 struct list_head link;
481 const struct ipmi_smi_handlers *handlers; argument
482 void *send_info;
485 struct device *si_dev;
510 struct ipmi_smi_msg *curr_msg; argument
511 struct list_head hp_xmit_msgs;
[all …]