Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dipmi_msgdefs.h78 #define IPMI_ERR_UNSPECIFIED 0xff macro
/linux/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_smic_sm.c172 data[2] = IPMI_ERR_UNSPECIFIED; in smic_get_result()
H A Dipmi_si_intf.c301 if (cCode < 0 || cCode > IPMI_ERR_UNSPECIFIED) in return_hosed_msg()
302 cCode = IPMI_ERR_UNSPECIFIED; in return_hosed_msg()
H A Dipmi_msghandler.c3768 deliver_smi_err_response(intf, msg, IPMI_ERR_UNSPECIFIED); in cleanup_smi_msgs()
3775 deliver_err_response(intf, ent->recv_msg, IPMI_ERR_UNSPECIFIED); in cleanup_smi_msgs()
4555 msg->rsp[2] = IPMI_ERR_UNSPECIFIED; in handle_one_recv_msg()
4573 msg->rsp[4] = IPMI_ERR_UNSPECIFIED; in handle_one_recv_msg()