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

/linux-master/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,
825 ibm_configure_pe = rtas_function_token(RTAS_FN_IBM_CONFIGURE_PE);
832 if (ibm_configure_pe == RTAS_UNKNOWN_SERVICE)
833 ibm_configure_pe = rtas_function_token(RTAS_FN_IBM_CONFIGURE_BRIDGE);
845 ibm_configure_pe == RTAS_UNKNOWN_SERVICE) {

Completed in 209 milliseconds