Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dipmi_msgdefs.h35 #define IPMI_SEND_MSG_CMD 0x34 macro
/openbmc/linux/drivers/char/ipmi/
H A Dipmi_ipmb.c227 msg->data[3] = IPMI_SEND_MSG_CMD; in ipmi_ipmb_send_response()
H A Dipmi_msghandler.c1800 smi_msg->data[1] = IPMI_SEND_MSG_CMD; in format_ipmb_msg()
1838 smi_msg->data[1] = IPMI_SEND_MSG_CMD; in format_lan_msg()
1933 && ((msg->cmd == IPMI_SEND_MSG_CMD) in i_ipmi_req_sysintf()
3916 msg->data[1] = IPMI_SEND_MSG_CMD; in handle_ipmb_get_msg_cmd()
4573 && (msg->data[1] == IPMI_SEND_MSG_CMD) in handle_one_recv_msg()
4640 && (msg->rsp[1] == IPMI_SEND_MSG_CMD) in handle_one_recv_msg()