Searched refs:EEH_STATE_MMIO_ENABLED (Results 1 – 3 of 3) sorted by relevance
87 #define EEH_STATE_MMIO_ENABLED (1 << 5) /* MMIO enabled */ macro
313 result |= EEH_STATE_MMIO_ENABLED; in pseries_eeh_get_state()
557 if (rc > 0 && (rc & EEH_STATE_MMIO_ENABLED) && in eeh_pci_enable()