Searched refs:pci_vpd_alloc (Results 1 – 7 of 7) sorted by relevance
310 void *pci_vpd_alloc(struct pci_dev *dev, unsigned int *size) in pci_vpd_alloc() function335 EXPORT_SYMBOL_GPL(pci_vpd_alloc);
912 vpd_data = pci_vpd_alloc(dev, &vpd_size); in efx_probe_vpd_strings()
2312 void *pci_vpd_alloc(struct pci_dev *dev, unsigned int *size);
2792 vpd_data = pci_vpd_alloc(dev, &vpd_size); in ef4_probe_vpd_strings()
12199 vpd_data = pci_vpd_alloc(bp->pdev, &vpd_len); in bnx2x_read_fwinfo()
13135 vpd_data = pci_vpd_alloc(pdev, &vpd_size); in bnxt_vpd_read_info()
12840 buf = pci_vpd_alloc(tp->pdev, vpdlen); in tg3_vpd_readblock()