Home
last modified time | relevance | path

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

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