Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/ !
Dipmi.h167 #define IPMI_UNKNOWN_ERR_COMPLETION_CODE 0xff macro
/linux-5.19.10/drivers/char/ipmi/ !
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-5.19.10/drivers/hwmon/ !
Dibmpex.c563 data->rx_result = IPMI_UNKNOWN_ERR_COMPLETION_CODE; in ibmpex_msg_handler()
Dibmaem.c331 data->rx_result = IPMI_UNKNOWN_ERR_COMPLETION_CODE; in aem_msg_handler()