Searched refs:PCIY_VPD (Results 1 – 8 of 8) sorted by relevance
120 #define PCI_CAP_ID_VPD PCIY_VPD
210 #define PCI_CAP_ID_VPD PCIY_VPD
132 #define PCIY_VPD 0x03 /* Vital Product Data */ macro
798 case PCIY_VPD: /* PCI Vital Product Data */ in pci_read_cap()
572 case PCIY_VPD: in list_caps()
936 error = pci_find_cap(sc->dev, PCIY_VPD, vpdc); in ae_check_eeprom_present()
370 if (pci_find_cap(sc->ale_dev, PCIY_VPD, &vpdc) == 0) { in ale_get_macaddr()
351 if (pci_find_cap(sc->age_dev, PCIY_VPD, &vpdc) == 0) { in age_get_macaddr()