Home
last modified time | relevance | path

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

/linux/drivers/char/ipmi/
A 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
493 struct ipmi_smi_msg *curr_msg; argument
501 struct list_head cmd_rcvrs;
564 void (*null_user_handler)(struct ipmi_smi *intf, argument
[all …]

Completed in 15 milliseconds