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

/linux-master/arch/powerpc/kernel/
H A Deeh_pe.c521 if (!(pe->state & EEH_PE_REMOVED))
590 if (pe->state & EEH_PE_REMOVED)
H A Deeh_driver.c1074 eeh_pe_state_mark(pe, EEH_PE_REMOVED);
H A Deeh.c1391 !(pe->state & EEH_PE_REMOVED) &&
/linux-master/arch/powerpc/include/asm/
H A Deeh.h70 #define EEH_PE_REMOVED (1 << 10) /* Removed permanently */ macro

Completed in 173 milliseconds