Home
last modified time | relevance | path

Searched refs:IPMI_TIMEOUT_COMPLETION_CODE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dipmi.h166 #define IPMI_TIMEOUT_COMPLETION_CODE 0xC3 macro
/openbmc/linux/drivers/acpi/
H A Dacpi_ipmi.c416 if (msg->msg.data[0] == IPMI_TIMEOUT_COMPLETION_CODE) { in ipmi_msg_handler()
/openbmc/linux/drivers/char/ipmi/
H A Dipmi_msghandler.c5046 deliver_err_response(intf, msg, IPMI_TIMEOUT_COMPLETION_CODE); in ipmi_timeout_handler()