Searched refs:PCI_VPDRES_ISLARGE (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dif_gem_pci.c166 if (!PCI_VPDRES_ISLARGE(buf[0]) ||
H A Dif_hme_pci.c172 if (!PCI_VPDRES_ISLARGE(buf[0]) ||
H A Dpcireg.h713 #define PCI_VPDRES_ISLARGE(x) ((x) & 0x80) macro
H A Dif_cas.c222 if (!PCI_VPDRES_ISLARGE(buf[0]))
H A Dif_nep.c717 if (!PCI_VPDRES_ISLARGE(buf[0]))
/openbsd-current/usr.sbin/pcidump/
H A Dpcidump.c434 if (PCI_VPDRES_ISLARGE(vpd)) {

Completed in 195 milliseconds