Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dacpi-build.c1021 Aml *pci0_scope = aml_scope("PCI0"); in build_piix4_pci0_int() local
1023 aml_append(pci0_scope, build_prt(true)); in build_piix4_pci0_int()
1024 aml_append(sb_scope, pci0_scope); in build_piix4_pci0_int()
1131 Aml *pci0_scope = aml_scope("PCI0"); in build_q35_pci0_int() local
1141 aml_append(pci0_scope, in build_q35_pci0_int()
1143 aml_append(pci0_scope, in build_q35_pci0_int()
1162 aml_append(pci0_scope, method); in build_q35_pci0_int()
1163 aml_append(sb_scope, pci0_scope); in build_q35_pci0_int()