Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dipmi_msgdefs.h75 #define IPMI_LOST_ARBITRATION_ERR 0x81 macro
/openbmc/linux/drivers/char/ipmi/
H A Dipmi_msghandler.c4594 && (msg->rsp[2] != IPMI_LOST_ARBITRATION_ERR) in handle_one_recv_msg()