Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dacpi-build.c1783 Aml *ascope = aml_scope("PCI0"); in build_dsdt() local
1785 build_append_pci_bus_devices(ascope, pbus); in build_dsdt()
1787 build_append_pcihp_slots(ascope, pbus); in build_dsdt()
1789 aml_append(sb_scope, ascope); in build_dsdt()