Home
last modified time | relevance | path

Searched refs:IOMASK (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ata/
H A Data-pci.c54 #define IOMASK 0xfffffffc macro
91 if (ctlr->legacy || pci_read_config(dev, PCIR_BAR(2), 4) & IOMASK) in ata_pci_attach()