Searched refs:pcie_acs_init (Results 1 – 3 of 3) sorted by relevance
138 void pcie_acs_init(PCIDevice *dev, uint16_t offset);
121 pcie_acs_init(d, rpc->acs_offset); in rp_realize()
1181 void pcie_acs_init(PCIDevice *dev, uint16_t offset) in pcie_acs_init() function