Searched refs:PCI_PCIE_DCSR_ERO (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dpcireg.h577 #define PCI_PCIE_DCSR_ERO 0x00000010 macro
H A Dif_myx.c328 pcireg_t mask = PCI_PCIE_DCSR_MPS | PCI_PCIE_DCSR_ERO;
329 pcireg_t dc = ((fls(4096) - 8) << 12) | PCI_PCIE_DCSR_ERO;
H A Dif_bge.c3392 devctl &= ~(PCI_PCIE_DCSR_ERO | PCI_PCIE_DCSR_ENS);

Completed in 194 milliseconds