Searched refs:pci_vpd_alloc (Results 1 – 6 of 6) 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);
908 vpd_data = pci_vpd_alloc(dev, &vpd_size); in efx_probe_vpd_strings()
2792 vpd_data = pci_vpd_alloc(dev, &vpd_size); in ef4_probe_vpd_strings()
12210 vpd_data = pci_vpd_alloc(bp->pdev, &vpd_len); in bnx2x_read_fwinfo()
13191 vpd_data = pci_vpd_alloc(pdev, &vpd_size); in bnxt_vpd_read_info()
12880 buf = pci_vpd_alloc(tp->pdev, vpdlen); in tg3_vpd_readblock()