Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpcie.h138 void pcie_acs_init(PCIDevice *dev, uint16_t offset);
/openbmc/qemu/hw/pci-bridge/
H A Dpcie_root_port.c121 pcie_acs_init(d, rpc->acs_offset); in rp_realize()
/openbmc/qemu/hw/pci/
H A Dpcie.c1181 void pcie_acs_init(PCIDevice *dev, uint16_t offset) in pcie_acs_init() function