Searched refs:PCIY_VPD (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/dev/cxgbe/
H A Dosdep.h118 #define PCI_CAP_ID_VPD PCIY_VPD
/freebsd-11-stable/sys/dev/cxgb/
H A Dcxgb_osdep.h210 #define PCI_CAP_ID_VPD PCIY_VPD
/freebsd-11-stable/sys/dev/pci/
H A Dpcireg.h135 #define PCIY_VPD 0x03 /* Vital Product Data */ macro
H A Dpci.c911 case PCIY_VPD: /* PCI Vital Product Data */
/freebsd-11-stable/usr.sbin/pciconf/
H A Dcap.c756 case PCIY_VPD:
/freebsd-11-stable/sys/dev/ae/
H A Dif_ae.c936 error = pci_find_cap(sc->dev, PCIY_VPD, vpdc);
/freebsd-11-stable/sys/dev/age/
H A Dif_age.c350 if (pci_find_cap(sc->age_dev, PCIY_VPD, &vpdc) == 0) {
/freebsd-11-stable/sys/dev/ale/
H A Dif_ale.c370 if (pci_find_cap(sc->ale_dev, PCIY_VPD, &vpdc) == 0) {

Completed in 179 milliseconds