Home
last modified time | relevance | path

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

/freebsd/sys/dev/gem/
H A Dif_gem_pci.c212 #define PCI_VPDRES_ISLARGE(x) ((x) & 0x80) in gem_pci_attach() macro
257 if (PCI_VPDRES_ISLARGE(GEM_ROM_READ_1(sc, in gem_pci_attach()
/freebsd/sys/dev/cas/
H A Dif_cas.c2715 #define PCI_VPDRES_ISLARGE(x) ((x) & 0x80) in cas_pci_attach() macro
2762 if (PCI_VPDRES_ISLARGE(CAS_ROM_READ_1(sc, in cas_pci_attach()