Home
last modified time | relevance | path

Searched refs:pci_dev_exists (Results 1 – 3 of 3) sorted by relevance

/kvm-unit-tests/lib/
H A Dpci.h45 extern bool pci_dev_exists(pcidevaddr_t dev);
H A Dpci.c87 bool pci_dev_exists(pcidevaddr_t dev) in pci_dev_exists() function
339 if (pci_dev_exists(devfn)) { in pci_print()
H A Dpci-host-generic.c225 if (!pci_dev_exists(dev)) in pci_probe()