Searched refs:vfio_pci_device_match (Results 1 – 5 of 5) sorted by relevance
63 ASSERT_TRUE(vfio_pci_device_match(self->device, vendor, device)); in TEST_F()
147 static inline bool vfio_pci_device_match(struct vfio_pci_device *device, in vfio_pci_device_match() function
41 if (!vfio_pci_device_match(device, PCI_VENDOR_ID_INTEL, in ioat_probe()
186 if (!vfio_pci_device_match(device, PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_82576)) in igb_probe()