Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/acpi/
H A Dpcihp.h33 #define ACPI_PCIHP_IO_BASE_PROP "acpi-pcihp-io-base" macro
/openbmc/qemu/hw/acpi/
H A Dpcihp.c510 object_property_add_uint16_ptr(owner, ACPI_PCIHP_IO_BASE_PROP, &s->io_base, in acpi_pcihp_init()
/openbmc/qemu/hw/i386/
H A Dacpi-build.c228 object_property_get_uint(obj, ACPI_PCIHP_IO_BASE_PROP, NULL); in acpi_get_pm_info()