Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dipmi_msgdefs.h35 #define IPMI_SEND_MSG_CMD 0x34 macro
/linux-6.15/drivers/char/ipmi/
H A Dipmi_ipmb.c227 msg->data[3] = IPMI_SEND_MSG_CMD; in ipmi_ipmb_send_response()
H A Dipmi_msghandler.c1798 smi_msg->data[1] = IPMI_SEND_MSG_CMD; in format_ipmb_msg()
1836 smi_msg->data[1] = IPMI_SEND_MSG_CMD; in format_lan_msg()
1931 && ((msg->cmd == IPMI_SEND_MSG_CMD) in i_ipmi_req_sysintf()
3913 msg->data[1] = IPMI_SEND_MSG_CMD; in handle_ipmb_get_msg_cmd()
4570 && (msg->data[1] == IPMI_SEND_MSG_CMD) in handle_one_recv_msg()
4637 && (msg->rsp[1] == IPMI_SEND_MSG_CMD) in handle_one_recv_msg()