Searched refs:AML_DATA_REGION_OP (Results 1 - 8 of 8) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/dispatcher/
H A Ddswload.c552 else if (Op->Common.AmlOpcode == AML_DATA_REGION_OP)
H A Ddswload2.c666 case AML_DATA_REGION_OP:
H A Ddsutils.c373 (Op->Common.Parent->Common.AmlOpcode == AML_DATA_REGION_OP) ||
H A Ddswexec.c759 else if (Op->Common.AmlOpcode == AML_DATA_REGION_OP)
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/parser/
H A Dpsparse.c288 (Op->Common.Parent->Common.AmlOpcode == AML_DATA_REGION_OP) ||
H A Dpsloop.c376 (*Op)->Common.AmlOpcode == AML_DATA_REGION_OP)
1306 Op->Common.AmlOpcode == AML_DATA_REGION_OP)
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Damlcode.h253 #define AML_DATA_REGION_OP (UINT16) 0x5b88 /* ACPI 2.0 */ macro
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/common/
H A Dadisasm.c1000 case AML_DATA_REGION_OP:

Completed in 106 milliseconds