Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Drtas.h164 #define RTAS_FN_IBM_READ_SLOT_RESET_STATE2 rtas_fn_handle(RTAS_FNIDX__IBM_READ_SLOT_RESET_ST… macro
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c822 ibm_read_slot_reset_state2 = rtas_function_token(RTAS_FN_IBM_READ_SLOT_RESET_STATE2); in eeh_pseries_init()