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.c528 uint64_t bsel_val = qnum_get_uint(qobject_to(QNum, bsel)); in build_append_pcihp_slots() local
531 aml_append(parent_scope, aml_name_decl("BSEL", aml_int(bsel_val))); in build_append_pcihp_slots()
640 uint64_t bsel_val = qnum_get_uint(qobject_to(QNum, bsel)); in build_append_notfication_callback() local
642 aml_append(method, aml_store(aml_int(bsel_val), aml_name("BNUM"))); in build_append_notfication_callback()