Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Deeh_driver.c631 bool any_passed = false; in eeh_reset_device() local
634 any_passed |= eeh_pe_passed(tmp_pe); in eeh_reset_device()
647 if (any_passed || driver_eeh_aware || (pe->type & EEH_PE_VF)) { in eeh_reset_device()