Home
last modified time | relevance | path

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

/qemu/include/hw/pci/
H A Dpcie.h119 void pcie_cap_root_init(PCIDevice *dev);
/qemu/hw/pci-bridge/
H A Dpcie_root_port.c103 pcie_cap_root_init(d); in rp_realize()
/qemu/hw/pci/
H A Dpcie.c929 void pcie_cap_root_init(PCIDevice *dev) in pcie_cap_root_init() function