Home
last modified time | relevance | path

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

/qemu/hw/ppc/
H A Dspapr_pci.c1306 static int spapr_dt_pci_bus(SpaprPhbState *sphb, PCIBus *bus, in spapr_dt_pci_bus() function
1459 return spapr_dt_pci_bus(sphb, sec_bus, fdt, offset); in spapr_dt_pci_device()
2430 ret = spapr_dt_pci_bus(phb, PCI_HOST_BRIDGE(phb)->bus, fdt, bus_off); in spapr_dt_phb()