Home
last modified time | relevance | path

Searched refs:IPMI_UNKNOWN_ERR_COMPLETION_CODE (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
H A Dipmi.h167 #define IPMI_UNKNOWN_ERR_COMPLETION_CODE 0xff macro
/linux/drivers/char/ipmi/
H A Dipmi_poweroff.c201 if (rv && rv != IPMI_UNKNOWN_ERR_COMPLETION_CODE) in pps_poweroff_atca()
278 if (rv && rv != IPMI_UNKNOWN_ERR_COMPLETION_CODE) { in ipmi_poweroff_atca()
/linux/drivers/hwmon/
H A Dibmpex.c558 data->rx_result = IPMI_UNKNOWN_ERR_COMPLETION_CODE; in ibmpex_msg_handler()
H A Dibmaem.c331 data->rx_result = IPMI_UNKNOWN_ERR_COMPLETION_CODE; in aem_msg_handler()