Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Dpcihp.c855 Aml *dev, *notify_method = NULL, *method; in build_append_pcihp_slots() local
862 notify_method = aml_method("DVNT", 2, AML_NOTSERIALIZED); in build_append_pcihp_slots()
894 build_append_pcihp_notify_entry(notify_method, slot); in build_append_pcihp_slots()
899 aml_append(parent_scope, notify_method); in build_append_pcihp_slots()