Home
last modified time | relevance | path

Searched refs:IPMI_SEND_MSG_CMD (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dipmi_msgdefs.h35 #define IPMI_SEND_MSG_CMD 0x34 macro
/linux/drivers/char/ipmi/
H A Dipmi_ipmb.c232 msg->data[3] = IPMI_SEND_MSG_CMD; in ipmi_ipmb_send_response()
H A Dipmi_msghandler.c1805 smi_msg->data[1] = IPMI_SEND_MSG_CMD; in format_ipmb_msg()
1843 smi_msg->data[1] = IPMI_SEND_MSG_CMD; in format_lan_msg()
1948 && ((msg->cmd == IPMI_SEND_MSG_CMD) in i_ipmi_req_sysintf()
3981 msg->data[1] = IPMI_SEND_MSG_CMD; in handle_ipmb_get_msg_cmd()
4257 msg->data[1] = IPMI_SEND_MSG_CMD; in handle_lan_get_msg_cmd()
4621 && (msg->data[1] == IPMI_SEND_MSG_CMD) in handle_one_recv_msg()
4688 && (msg->rsp[1] == IPMI_SEND_MSG_CMD) in handle_one_recv_msg()