Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Drtas.h164 #define RTAS_FN_IBM_READ_SLOT_RESET_STATE rtas_fn_handle(RTAS_FNIDX__IBM_READ_SLOT_RESET_ST… macro
/linux/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c858 ibm_read_slot_reset_state = rtas_function_token(RTAS_FN_IBM_READ_SLOT_RESET_STATE); in eeh_pseries_init()