Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dipmi.h153 #define IPMI_UNKNOWN_ERR_COMPLETION_CODE 0xff macro
/linux-4.19.296/drivers/char/ipmi/
Dipmi_poweroff.c204 if (rv && rv != IPMI_UNKNOWN_ERR_COMPLETION_CODE) { in pps_poweroff_atca()
284 if (rv && rv != IPMI_UNKNOWN_ERR_COMPLETION_CODE) { in ipmi_poweroff_atca()