Home
last modified time | relevance | path

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

/qemu/hw/i386/
H A Dacpi-build.c1085 Aml *pci0_scope = aml_scope("PCI0"); in build_piix4_pci0_int() local
1087 aml_append(pci0_scope, build_prt(true)); in build_piix4_pci0_int()
1088 aml_append(sb_scope, pci0_scope); in build_piix4_pci0_int()
1195 Aml *pci0_scope = aml_scope("PCI0"); in build_q35_pci0_int() local
1205 aml_append(pci0_scope, in build_q35_pci0_int()
1207 aml_append(pci0_scope, in build_q35_pci0_int()
1226 aml_append(pci0_scope, method); in build_q35_pci0_int()
1227 aml_append(sb_scope, pci0_scope); in build_q35_pci0_int()