Searched refs:IPMI_GET_MSG_CMD (Results 1 – 3 of 3) sorted by relevance
50 #define IPMI_GET_MSG_CMD 0x33 macro
822 || (msg->cmd == IPMI_GET_MSG_CMD) in i_ipmi_request()1513 } else if (msg->rsp[1] == IPMI_GET_MSG_CMD) { in handle_new_recv_msg()
280 kcs_info->curr_msg->data[1] = IPMI_GET_MSG_CMD; in handle_flags()