Home
last modified time | relevance | path

Searched refs:IPMI_ERR_UNSPECIFIED (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dipmi_msgdefs.h78 #define IPMI_ERR_UNSPECIFIED 0xff macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dipmi_msgdefs.h78 #define IPMI_ERR_UNSPECIFIED 0xff macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dipmi_msgdefs.h62 #define IPMI_ERR_UNSPECIFIED 0xff macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dipmi_msgdefs.h62 #define IPMI_ERR_UNSPECIFIED 0xff macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dipmi_msgdefs.h47 #define IPMI_ERR_UNSPECIFIED 0xff macro
/kernel/linux/linux-5.10/drivers/char/ipmi/
H A Dipmi_bt_sm.c238 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 Dipmi_powernv.c103 comp = IPMI_ERR_UNSPECIFIED; in ipmi_powernv_send()
149 send_error_reply(smi, msg, IPMI_ERR_UNSPECIFIED); in ipmi_powernv_recv()
H A Dipmi_kcs_sm.c309 data[2] = IPMI_ERR_UNSPECIFIED; in get_kcs_result()
H A Dipmi_smic_sm.c172 data[2] = IPMI_ERR_UNSPECIFIED; in smic_get_result()
H A Dipmi_si_intf.c294 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 Dipmi_msghandler.c3587 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 Dipmi_bt_sm.c238 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 Dipmi_powernv.c103 comp = IPMI_ERR_UNSPECIFIED; in ipmi_powernv_send()
149 send_error_reply(smi, msg, IPMI_ERR_UNSPECIFIED); in ipmi_powernv_recv()
H A Dipmi_kcs_sm.c315 data[2] = IPMI_ERR_UNSPECIFIED; in get_kcs_result()
H A Dipmi_smic_sm.c172 data[2] = IPMI_ERR_UNSPECIFIED; in smic_get_result()
H A Dipmi_si_intf.c296 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 Dipmi_msghandler.c3750 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