Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dacpi-build.c517 uint64_t bsel_val = qnum_get_uint(qobject_to(QNum, bsel)); in build_append_pcihp_slots() local
520 aml_append(parent_scope, aml_name_decl("BSEL", aml_int(bsel_val))); in build_append_pcihp_slots()
629 uint64_t bsel_val = qnum_get_uint(qobject_to(QNum, bsel)); in build_append_notfication_callback() local
631 aml_append(method, aml_store(aml_int(bsel_val), aml_name("BNUM"))); in build_append_notfication_callback()