Searched refs:IPMI_ERR_UNSPECIFIED (Results 1 - 17 of 17) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | ipmi_msgdefs.h | 78 #define IPMI_ERR_UNSPECIFIED 0xff macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | ipmi_msgdefs.h | 78 #define IPMI_ERR_UNSPECIFIED 0xff macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | ipmi_msgdefs.h | 62 #define IPMI_ERR_UNSPECIFIED 0xff macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | ipmi_msgdefs.h | 62 #define IPMI_ERR_UNSPECIFIED 0xff macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | ipmi_msgdefs.h | 47 #define IPMI_ERR_UNSPECIFIED 0xff macro
|
/kernel/linux/linux-5.10/drivers/char/ipmi/ |
H A D | ipmi_bt_sm.c | 238 force_result(bt, IPMI_ERR_UNSPECIFIED); in bt_start_transaction() 255 force_result(bt, IPMI_ERR_UNSPECIFIED); in bt_get_result() 612 IPMI_ERR_UNSPECIFIED); in bt_event()
|
H A D | ipmi_powernv.c | 103 comp = IPMI_ERR_UNSPECIFIED; in ipmi_powernv_send() 149 send_error_reply(smi, msg, IPMI_ERR_UNSPECIFIED); in ipmi_powernv_recv()
|
H A D | ipmi_kcs_sm.c | 309 data[2] = IPMI_ERR_UNSPECIFIED; in get_kcs_result()
|
H A D | ipmi_smic_sm.c | 172 data[2] = IPMI_ERR_UNSPECIFIED; in smic_get_result()
|
H A D | ipmi_si_intf.c | 294 if (cCode < 0 || cCode > IPMI_ERR_UNSPECIFIED) in return_hosed_msg() 295 cCode = IPMI_ERR_UNSPECIFIED; in return_hosed_msg() 785 return_hosed_msg(smi_info, IPMI_ERR_UNSPECIFIED); in smi_event_handler()
|
H A D | ipmi_msghandler.c | 3587 deliver_smi_err_response(intf, msg, IPMI_ERR_UNSPECIFIED); in cleanup_smi_msgs() 3594 deliver_err_response(intf, ent->recv_msg, IPMI_ERR_UNSPECIFIED); in cleanup_smi_msgs() 4303 msg->rsp[2] = IPMI_ERR_UNSPECIFIED; in handle_one_recv_msg() 4319 msg->rsp[2] = IPMI_ERR_UNSPECIFIED; in handle_one_recv_msg()
|
/kernel/linux/linux-6.6/drivers/char/ipmi/ |
H A D | ipmi_bt_sm.c | 238 force_result(bt, IPMI_ERR_UNSPECIFIED); in bt_start_transaction() 255 force_result(bt, IPMI_ERR_UNSPECIFIED); in bt_get_result() 612 IPMI_ERR_UNSPECIFIED); in bt_event()
|
H A D | ipmi_powernv.c | 103 comp = IPMI_ERR_UNSPECIFIED; in ipmi_powernv_send() 149 send_error_reply(smi, msg, IPMI_ERR_UNSPECIFIED); in ipmi_powernv_recv()
|
H A D | ipmi_kcs_sm.c | 315 data[2] = IPMI_ERR_UNSPECIFIED; in get_kcs_result()
|
H A D | ipmi_smic_sm.c | 172 data[2] = IPMI_ERR_UNSPECIFIED; in smic_get_result()
|
H A D | ipmi_si_intf.c | 296 if (cCode < 0 || cCode > IPMI_ERR_UNSPECIFIED) in return_hosed_msg() 297 cCode = IPMI_ERR_UNSPECIFIED; in return_hosed_msg() 787 return_hosed_msg(smi_info, IPMI_ERR_UNSPECIFIED); in smi_event_handler()
|
H A D | ipmi_msghandler.c | 3750 deliver_smi_err_response(intf, msg, IPMI_ERR_UNSPECIFIED); in cleanup_smi_msgs() 3757 deliver_err_response(intf, ent->recv_msg, IPMI_ERR_UNSPECIFIED); in cleanup_smi_msgs() 4550 msg->rsp[2] = IPMI_ERR_UNSPECIFIED; in handle_one_recv_msg() 4568 msg->rsp[4] = IPMI_ERR_UNSPECIFIED; in handle_one_recv_msg()
|
Completed in 25 milliseconds