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