Home
last modified time | relevance | path

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

/arch/powerpc/platforms/pseries/
Dras.c137 pseries_log = get_pseries_errorlog(log, PSERIES_ELOG_SECT_ID_EPOW); in rtas_parse_epow_errlog()
/arch/powerpc/include/asm/
Drtas.h272 #define PSERIES_ELOG_SECT_ID_EPOW (('E' << 8) | 'P') macro