Searched refs:pci_vendor_id (Results 1 – 2 of 2) sorted by relevance
732 uint16_t pci_vendor_id; in thunder_pem_probe() local735 pci_vendor_id = pci_get_vendor(dev); in thunder_pem_probe()738 if ((pci_vendor_id == THUNDER_PEM_VENDOR_ID) && in thunder_pem_probe()
4496 uint16_t pci_vendor_id; in iflib_device_probe() local4501 pci_vendor_id = pci_get_vendor(dev); in iflib_device_probe()4511 if (pci_vendor_id != ent->pvi_vendor_id) { in iflib_device_probe()