Home
last modified time | relevance | path

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

/external/qemu/include/hw/pci/
Dpci.h193 PCIDevice *pci_find_device(int bus_num, int slot, int function);
/external/qemu/hw/pci/
Dpci.c873 PCIDevice *pci_find_device(int bus_num, int slot, int function) in pci_find_device() function