Home
last modified time | relevance | path

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

/qemu/hw/i386/
H A Dacpi-build.c514 Aml *dev, *notify_method = NULL, *method; in build_append_pcihp_slots() local
521 notify_method = aml_method("DVNT", 2, AML_NOTSERIALIZED); in build_append_pcihp_slots()
553 build_append_pcihp_notify_entry(notify_method, slot); in build_append_pcihp_slots()
558 aml_append(parent_scope, notify_method); in build_append_pcihp_slots()