Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/char/ipmi/
Dipmi_msghandler.c450 struct ipmi_smi { struct
452 int intf_num;
454 struct kref refcount;
457 bool in_shutdown;
460 struct list_head link;
487 const struct ipmi_smi_handlers *handlers; argument
488 void *send_info;
491 struct device *si_dev;
516 struct ipmi_smi_msg *curr_msg; argument
517 struct list_head hp_xmit_msgs;
[all …]