Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpcie_port.h44 PCIDevice *pcie_find_port_first(PCIBus *bus);
/openbmc/qemu/hw/pci/
H A Dpcie_port.c165 PCIDevice *pcie_find_port_first(PCIBus *bus) in pcie_find_port_first() function
/openbmc/qemu/hw/cxl/
H A Dcxl-host.c176 rp = pcie_find_port_first(hb->bus); in cxl_cfmws_find_device()