Searched defs:PCI_VPDRES_ISLARGE (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/dev/cas/
H A Dif_cas.c2753 #define PCI_VPDRES_ISLARGE(x) ((x) & 0x80) macro
/freebsd-11-stable/sys/dev/gem/
H A Dif_gem_pci.c243 #define PCI_VPDRES_ISLARGE(x) ((x) & 0x80) macro
/freebsd-11-stable/sys/dev/hme/
H A Dif_hme_pci.c231 #define PCI_VPDRES_ISLARGE(x) ((x) & 0x80) macro

Completed in 262 milliseconds