Home
last modified time | relevance | path

Searched refs:IPMI_GET_MSG_CMD (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dipmi_msgdefs.h36 #define IPMI_GET_MSG_CMD 0x33 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dipmi_msgdefs.h36 #define IPMI_GET_MSG_CMD 0x33 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dipmi_msgdefs.h33 #define IPMI_GET_MSG_CMD 0x33 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dipmi_msgdefs.h33 #define IPMI_GET_MSG_CMD 0x33 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dipmi_msgdefs.h20 #define IPMI_GET_MSG_CMD 0x33 macro
/kernel/linux/linux-5.10/drivers/char/ipmi/
H A Dipmi_ssif.c449 msg->data[1] = IPMI_GET_MSG_CMD; in start_recv_msg_fetch()
877 || msg->rsp[1] != IPMI_GET_MSG_CMD) { in msg_done_handler()
H A Dipmi_si_intf.c390 smi_info->curr_msg->data[1] = IPMI_GET_MSG_CMD; in start_getting_msg_queue()
1713 * upon receipt of IPMI_GET_MSG_CMD, so we should treat these flags
H A Dipmi_msghandler.c1887 || (msg->cmd == IPMI_GET_MSG_CMD) in i_ipmi_req_sysintf()
4351 && (msg->rsp[1] == IPMI_GET_MSG_CMD)) { in handle_one_recv_msg()
/kernel/linux/linux-6.6/drivers/char/ipmi/
H A Dipmi_ssif.c443 msg->data[1] = IPMI_GET_MSG_CMD; in start_recv_msg_fetch()
869 || msg->rsp[1] != IPMI_GET_MSG_CMD) { in msg_done_handler()
H A Dipmi_si_intf.c392 smi_info->curr_msg->data[1] = IPMI_GET_MSG_CMD; in start_getting_msg_queue()
1706 * upon receipt of IPMI_GET_MSG_CMD, so we should treat these flags
H A Dipmi_msghandler.c1934 || (msg->cmd == IPMI_GET_MSG_CMD) in i_ipmi_req_sysintf()
4667 && (msg->rsp[1] == IPMI_GET_MSG_CMD)) { in handle_one_recv_msg()

Completed in 24 milliseconds