Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c44 static int ibm_configure_pe; variable
204 ret = rtas_call(ibm_configure_pe, 3, 1, NULL, in pseries_eeh_phb_configure_bridge()
825 ibm_configure_pe = rtas_function_token(RTAS_FN_IBM_CONFIGURE_PE); in eeh_pseries_init()
832 if (ibm_configure_pe == RTAS_UNKNOWN_SERVICE) in eeh_pseries_init()
833 ibm_configure_pe = rtas_function_token(RTAS_FN_IBM_CONFIGURE_BRIDGE); in eeh_pseries_init()
845 ibm_configure_pe == RTAS_UNKNOWN_SERVICE) { in eeh_pseries_init()