Searched refs:PCI_EMUL_IOMASK (Results 1 – 1 of 1) sorted by relevance
133 #define PCI_EMUL_IOMASK 0xffff macro2358 #if defined(PCI_EMUL_IOMASK) in pci_cfgrw()2359 addr &= PCI_EMUL_IOMASK; in pci_cfgrw()