aml_parsemisc2 137 dev/acpi/dsdt.c struct aml_value *aml_parsemisc2(struct aml_scope *, int, struct aml_value *); aml_parsemisc2 192 dev/acpi/dsdt.c { AMLOP_FATAL, "Fatal", "bdi", aml_parsemisc2 }, aml_parsemisc2 275 dev/acpi/dsdt.c { AMLOP_STALL, "Stall", "i", aml_parsemisc2 }, aml_parsemisc2 276 dev/acpi/dsdt.c { AMLOP_SLEEP, "Sleep", "i", aml_parsemisc2 }, aml_parsemisc2 282 dev/acpi/dsdt.c { AMLOP_NOTIFY, "Notify", "ti", aml_parsemisc2 },