Searched refs:PCI_CAP_ID_VPD (Results 1 – 7 of 7) sorted by relevance
279 .capability = PCI_CAP_ID_VPD,
47 [PCI_CAP_ID_VPD] = PCI_CAP_VPD_SIZEOF,833 if (alloc_perm_bits(perm, pci_cap_length[PCI_CAP_ID_VPD])) in init_pci_cap_vpd_perm()1076 free_perm_bits(&cap_perms[PCI_CAP_ID_VPD]); in vfio_pci_uninit_perm_bits()1094 ret |= init_pci_cap_vpd_perm(&cap_perms[PCI_CAP_ID_VPD]); in vfio_pci_init_perm_bits()
269 dev->vpd.cap = pci_find_capability(dev, PCI_CAP_ID_VPD); in pci_vpd_init()
212 #define PCI_CAP_ID_VPD 0x03 /* Vital Product Data */ macro
832 int cap = pci_find_capability(pdev, PCI_CAP_ID_VPD); in skge_get_eeprom()858 int cap = pci_find_capability(pdev, PCI_CAP_ID_VPD); in skge_set_eeprom()
314 ret = csio_pci_capability(hw->pdev, PCI_CAP_ID_VPD, in csio_hw_get_vpd_params()
3615 pci_find_capability(adapter->pdev, PCI_CAP_ID_VPD); in t3_prep_adapter()
Completed in 32 milliseconds