Searched refs:pci_vendor_id (Results 1 – 2 of 2) sorted by relevance
310 uint16_t pci_vendor_id = 0; in ena_probe() local313 pci_vendor_id = pci_get_vendor(dev); in ena_probe()318 if ((pci_vendor_id == ent->vendor_id) && in ena_probe()321 pci_vendor_id, pci_device_id); in ena_probe()
1848 uint16_t pci_vendor_id; member