Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/kernel/
Deeh.c43 static int ibm_set_eeh_option; variable
217 ret = rtas_call(ibm_set_eeh_option, 4, 1, NULL, in early_set_eeh()
262 ibm_set_eeh_option = rtas_token("ibm,set-eeh-option"); in eeh_init()
272 else if (ibm_set_eeh_option == RTAS_UNKNOWN_SERVICE) in eeh_init()
318 return rtas_call(ibm_set_eeh_option, 4, 1, NULL, in eeh_set_option()