Home
last modified time | relevance | path

Searched refs:ipmi_msg (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/uapi/linux/
Dipmi.h134 struct ipmi_msg { struct
243 struct ipmi_msg msg;
297 struct ipmi_msg msg; /* The data field must point to a buffer.
/linux-4.19.296/drivers/char/ipmi/
Dipmi_devintf.c666 static void get_compat_ipmi_msg(struct ipmi_msg *p64, in get_compat_ipmi_msg()