PCI_CAP_ID_VPD 3679 drivers/net/ethernet/chelsio/cxgb3/t3_hw.c pci_find_capability(adapter->pdev, PCI_CAP_ID_VPD); PCI_CAP_ID_VPD 2769 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c PCI_CAP_ID_VPD); PCI_CAP_ID_VPD 825 drivers/net/ethernet/marvell/skge.c int cap = pci_find_capability(pdev, PCI_CAP_ID_VPD); PCI_CAP_ID_VPD 851 drivers/net/ethernet/marvell/skge.c int cap = pci_find_capability(pdev, PCI_CAP_ID_VPD); PCI_CAP_ID_VPD 4326 drivers/net/ethernet/marvell/sky2.c int cap = pci_find_capability(sky2->hw->pdev, PCI_CAP_ID_VPD); PCI_CAP_ID_VPD 4340 drivers/net/ethernet/marvell/sky2.c int cap = pci_find_capability(sky2->hw->pdev, PCI_CAP_ID_VPD); PCI_CAP_ID_VPD 374 drivers/pci/vpd.c cap = pci_find_capability(dev, PCI_CAP_ID_VPD); PCI_CAP_ID_VPD 314 drivers/scsi/csiostor/csio_hw.c ret = csio_pci_capability(hw->pdev, PCI_CAP_ID_VPD, PCI_CAP_ID_VPD 47 drivers/vfio/pci/vfio_pci_config.c [PCI_CAP_ID_VPD] = PCI_CAP_VPD_SIZEOF, PCI_CAP_ID_VPD 766 drivers/vfio/pci/vfio_pci_config.c if (alloc_perm_bits(perm, pci_cap_length[PCI_CAP_ID_VPD])) PCI_CAP_ID_VPD 1003 drivers/vfio/pci/vfio_pci_config.c free_perm_bits(&cap_perms[PCI_CAP_ID_VPD]); PCI_CAP_ID_VPD 1021 drivers/vfio/pci/vfio_pci_config.c ret |= init_pci_cap_vpd_perm(&cap_perms[PCI_CAP_ID_VPD]); PCI_CAP_ID_VPD 197 drivers/xen/xen-pciback/conf_space_capability.c .capability = PCI_CAP_ID_VPD,