Home
last modified time | relevance | path

Searched refs:PCI_CAP_ID_VPD (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/xen/xen-pciback/
A Dconf_space_capability.c276 .capability = PCI_CAP_ID_VPD,
/linux/drivers/vfio/pci/
A Dvfio_pci_config.c47 [PCI_CAP_ID_VPD] = PCI_CAP_VPD_SIZEOF,
797 if (alloc_perm_bits(perm, pci_cap_length[PCI_CAP_ID_VPD])) in init_pci_cap_vpd_perm()
1040 free_perm_bits(&cap_perms[PCI_CAP_ID_VPD]); in vfio_pci_uninit_perm_bits()
1058 ret |= init_pci_cap_vpd_perm(&cap_perms[PCI_CAP_ID_VPD]); in vfio_pci_init_perm_bits()
/linux/drivers/pci/
A Dvpd.c269 dev->vpd.cap = pci_find_capability(dev, PCI_CAP_ID_VPD); in pci_vpd_init()
/linux/include/uapi/linux/
A Dpci_regs.h212 #define PCI_CAP_ID_VPD 0x03 /* Vital Product Data */ macro
/linux/drivers/net/ethernet/marvell/
A Dskge.c829 int cap = pci_find_capability(pdev, PCI_CAP_ID_VPD); in skge_get_eeprom()
855 int cap = pci_find_capability(pdev, PCI_CAP_ID_VPD); in skge_set_eeprom()
A Dsky2.c4332 int cap = pci_find_capability(sky2->hw->pdev, PCI_CAP_ID_VPD); in sky2_get_eeprom()
4346 int cap = pci_find_capability(sky2->hw->pdev, PCI_CAP_ID_VPD); in sky2_set_eeprom()
/linux/drivers/scsi/csiostor/
A Dcsio_hw.c314 ret = csio_pci_capability(hw->pdev, PCI_CAP_ID_VPD, in csio_hw_get_vpd_params()
/linux/drivers/net/ethernet/chelsio/cxgb3/
A Dt3_hw.c3615 pci_find_capability(adapter->pdev, PCI_CAP_ID_VPD); in t3_prep_adapter()

Completed in 40 milliseconds