Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Drtas.h207 #define RTAS_INVALID_PARAMETER -3 /* Invalid indicator/domain/sensor etc. */ macro
/openbmc/linux/arch/powerpc/kernel/
H A Drtas.c1361 case RTAS_INVALID_PARAMETER: /* Bad indicator/domain/etc */ in rtas_error_rc()