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.c1095 Aml *pci0_scope = aml_scope("PCI0"); in build_piix4_pci0_int() local
1097 aml_append(pci0_scope, build_prt(true)); in build_piix4_pci0_int()
1098 aml_append(sb_scope, pci0_scope); in build_piix4_pci0_int()
1205 Aml *pci0_scope = aml_scope("PCI0"); in build_q35_pci0_int() local
1215 aml_append(pci0_scope, in build_q35_pci0_int()
1217 aml_append(pci0_scope, in build_q35_pci0_int()
1236 aml_append(pci0_scope, method); in build_q35_pci0_int()
1237 aml_append(sb_scope, pci0_scope); in build_q35_pci0_int()