Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dacpi-build.c810 Aml *if_device_1, *if_pin_4, *else_pin_4; in build_prt() local
815 if_pin_4 = aml_if(aml_equal(pin, aml_int(4))); in build_prt()
817 aml_append(if_pin_4, in build_prt()
820 aml_append(if_device_1, if_pin_4); in build_prt()