Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Dgpex-acpi.c272 Aml *dev_res0 = aml_device("%s", "RES0"); in acpi_dsdt_add_gpex() local
273 aml_append(dev_res0, aml_name_decl("_HID", aml_string("PNP0C02"))); in acpi_dsdt_add_gpex()
282 aml_append(dev_res0, aml_name_decl("_CRS", crs)); in acpi_dsdt_add_gpex()
283 aml_append(dev, dev_res0); in acpi_dsdt_add_gpex()