Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_hme_pci.c276 if (PCI_VPDRES_ISLARGE(buf[0]) && in hmeattach_pci()
H A Dif_gem_pci.c328 if (PCI_VPDRES_ISLARGE(buf[0]) && in gem_pci_attach()
H A Dpcireg.h1270 #define PCI_VPDRES_ISLARGE(x) ((x) & 0x80) macro
H A Dif_cas.c248 if (!PCI_VPDRES_ISLARGE(buf[0])) in cas_pci_enaddr()
/dports/emulators/gxemul/gxemul-0.6.3/src/include/thirdparty/
H A Dpcireg.h564 #define PCI_VPDRES_ISLARGE(x) ((x) & 0x80) macro