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

/openbsd-current/sys/dev/pci/
H A Dpcireg.h488 #define PCI_CAP_VPD 0x03 macro
H A Dpci.c1099 if (pci_get_capability(pc, tag, PCI_CAP_VPD, &ofs, &reg) == 0)
1135 if (pci_get_capability(pc, tag, PCI_CAP_VPD, &ofs, &reg) == 0)
H A Dif_lii.c346 return pci_get_capability(sc->sc_pc, sc->sc_tag, PCI_CAP_VPD,
H A Dif_age.c521 PCI_CAP_VPD, &vpdc, NULL)) {
H A Dif_ale.c279 if (pci_get_capability(sc->sc_pct, sc->sc_pcitag, PCI_CAP_VPD,
/openbsd-current/usr.sbin/pcidump/
H A Dpcidump.c696 case PCI_CAP_VPD:

Completed in 132 milliseconds