Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/kernel/
Deeh.c47 static int eeh_implemented; variable
85 if (!eeh_implemented || ibm_read_slot_reset_state == RTAS_UNKNOWN_SERVICE) in eeh_check_failure()
271 eeh_implemented = 1; in eeh_init()
277 if (eeh_implemented) in eeh_init()
279 eeh_implemented = 0; in eeh_init()
305 eeh_implemented = 1; in eeh_init()
315 if (dn == NULL || phb == NULL || phb->buid == 0 || !eeh_implemented) in eeh_set_option()
334 if (!eeh_implemented) in eeh_ioremap()