Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dipmi_msgdefs.h78 #define IPMI_ERR_UNSPECIFIED 0xff macro
/openbmc/linux/drivers/char/ipmi/
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_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_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()