Searched refs:IPMI_BUS_ERR (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/uapi/linux/ | ||
| D | ipmi_msgdefs.h | 74 #define IPMI_BUS_ERR 0x82 macro |
| /Linux-v5.4/drivers/char/ipmi/ | ||
| D | ipmi_msghandler.c | 4246 && (msg->rsp[2] != IPMI_BUS_ERR) in handle_one_recv_msg() |