Searched refs:IPMI_BUS_ERR (Results 1 – 3 of 3) sorted by relevance
76 #define IPMI_BUS_ERR 0x82 macro
328 ret < 0 ? IPMI_BUS_ERR : 0); in ipmi_ipmb_thread()333 ipmi_ipmb_send_response(iidev, msg, IPMI_BUS_ERR); in ipmi_ipmb_thread()
4595 && (msg->rsp[2] != IPMI_BUS_ERR) in handle_one_recv_msg()