Searched refs:EEH_PE_RESET (Results 1 – 3 of 3) sorted by relevance
79 #define EEH_PE_RESET (1 << 3) /* PE reset in progress */ macro
853 eeh_pe_state_mark(pe, EEH_PE_RESET | EEH_PE_CFG_BLOCKED); in eeh_reset_pe()883 eeh_pe_state_clear(pe, EEH_PE_RESET | EEH_PE_CFG_BLOCKED); in eeh_reset_pe()
613 if (pe->state & EEH_PE_RESET) { in pnv_eeh_get_pe_state()