Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dipmi_msgdefs.h48 #define IPMI_NETFN_STORAGE_REQUEST 0x0a macro
/openbmc/linux/drivers/char/ipmi/
H A Dipmi_msghandler.c5373 msg.netfn = IPMI_NETFN_STORAGE_REQUEST; /* Storage. */ in send_panic_events()