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