Home
last modified time | relevance | path

Searched refs:IPMI_NETFN_APP_REQUEST (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/char/ipmi/
H A Dipmi_si_intf.c367 msg[0] = (IPMI_NETFN_APP_REQUEST << 2); in start_check_enables()
379 msg[0] = (IPMI_NETFN_APP_REQUEST << 2); in start_clear_flags()
389 smi_info->curr_msg->data[0] = (IPMI_NETFN_APP_REQUEST << 2); in start_getting_msg_queue()
400 smi_info->curr_msg->data[0] = (IPMI_NETFN_APP_REQUEST << 2); in start_getting_events()
698 msg[0] = (IPMI_NETFN_APP_REQUEST << 2); in handle_transaction_done()
814 msg[0] = (IPMI_NETFN_APP_REQUEST << 2); in smi_event_handler()
1329 msg[0] = IPMI_NETFN_APP_REQUEST << 2; in try_get_dev_id()
1376 msg[0] = IPMI_NETFN_APP_REQUEST << 2; in get_global_enables()
1392 resp[0] != (IPMI_NETFN_APP_REQUEST | 1) << 2 || in get_global_enables()
1423 msg[0] = IPMI_NETFN_APP_REQUEST << 2; in set_global_enables()
[all …]
H A Dipmi_ssif.c364 msg[0] = (IPMI_NETFN_APP_REQUEST << 2); in start_clear_flags()
382 mb[0] = (IPMI_NETFN_APP_REQUEST << 2); in start_flag_fetch()
419 msg->data[0] = (IPMI_NETFN_APP_REQUEST << 2); in start_event_fetch()
442 msg->data[0] = (IPMI_NETFN_APP_REQUEST << 2); in start_recv_msg_fetch()
808 } else if (data[0] != (IPMI_NETFN_APP_REQUEST | 1) << 2 in msg_done_handler()
832 } else if (data[0] != (IPMI_NETFN_APP_REQUEST | 1) << 2 in msg_done_handler()
858 } else if (msg->rsp[0] != (IPMI_NETFN_APP_REQUEST | 1) << 2 in msg_done_handler()
890 } else if (msg->rsp[0] != (IPMI_NETFN_APP_REQUEST | 1) << 2 in msg_done_handler()
1415 msg[0] = IPMI_NETFN_APP_REQUEST << 2; in ssif_detect()
1556 msg[0] = IPMI_NETFN_APP_REQUEST << 2; in test_multipart_messages()
[all …]
H A Dipmi_msghandler.c1749 smi_msg->data[0] = (IPMI_NETFN_APP_REQUEST << 2); in format_ipmb_msg()
1787 smi_msg->data[0] = (IPMI_NETFN_APP_REQUEST << 2); in format_lan_msg()
1853 return (((msg->netfn == IPMI_NETFN_APP_REQUEST) in is_maintenance_mode_cmd()
1882 if ((msg->netfn == IPMI_NETFN_APP_REQUEST) in i_ipmi_req_sysintf()
2414 msg.netfn = IPMI_NETFN_APP_REQUEST; in send_get_device_id_cmd()
3154 msg.netfn = IPMI_NETFN_APP_REQUEST; in send_guid_cmd()
3238 msg.netfn = IPMI_NETFN_APP_REQUEST; in send_channel_info_cmd()
3739 msg->data[0] = (IPMI_NETFN_APP_REQUEST << 2); in handle_ipmb_get_msg_cmd()
4243 && (msg->data[0] == (IPMI_NETFN_APP_REQUEST << 2)) in handle_one_recv_msg()
4316 if ((msg->rsp[0] == ((IPMI_NETFN_APP_REQUEST|1) << 2)) in handle_one_recv_msg()
[all …]
H A Dipmi_poweroff.c586 send_msg.netfn = IPMI_NETFN_APP_REQUEST; in ipmi_po_new_smi()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dipmi_msgdefs.h27 #define IPMI_NETFN_APP_REQUEST 0x06 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dipmi_msgdefs.h27 #define IPMI_NETFN_APP_REQUEST 0x06 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dipmi_msgdefs.h27 #define IPMI_NETFN_APP_REQUEST 0x06 macro