Searched refs:PCI_PCIE_DCSR_ERO (Results 1 – 3 of 3) sorted by relevance
577 #define PCI_PCIE_DCSR_ERO 0x00000010 macro
328 pcireg_t mask = PCI_PCIE_DCSR_MPS | PCI_PCIE_DCSR_ERO; in myx_pcie_dc()329 pcireg_t dc = ((fls(4096) - 8) << 12) | PCI_PCIE_DCSR_ERO; in myx_pcie_dc()
3387 devctl &= ~(PCI_PCIE_DCSR_ERO | PCI_PCIE_DCSR_ENS); in bge_reset()