Home
last modified time | relevance | path

Searched defs:pci_find_device (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/pci/
H A Dpci_common.c271 pci_dev_t pci_find_device(unsigned int vendor, unsigned int device, int index) in pci_find_device() function
/openbmc/qemu/hw/pci/
H A Dpci.c2043 PCIDevice *pci_find_device(PCIBus *bus, int bus_num, uint8_t devfn) in pci_find_device() function