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

/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/dispatcher/
H A Ddswload2.c665 case AML_REGION_OP:
668 if (Op->Common.AmlOpcode == AML_REGION_OP)
H A Ddsutils.c372 if ((Op->Common.Parent->Common.AmlOpcode == AML_REGION_OP) ||
643 (ParentOp->Common.AmlOpcode != AML_REGION_OP) &&
H A Ddswload.c542 if (Op->Common.AmlOpcode == AML_REGION_OP)
H A Ddswexec.c748 if (Op->Common.AmlOpcode == AML_REGION_OP)
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/parser/
H A Dpsparse.c287 if ((Op->Common.Parent->Common.AmlOpcode == AML_REGION_OP) ||
H A Dpsloop.c375 if ((*Op)->Common.AmlOpcode == AML_REGION_OP ||
1305 if (Op->Common.AmlOpcode == AML_REGION_OP ||
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Damlcode.h245 #define AML_REGION_OP (UINT16) 0x5b80 macro
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/common/
H A Dadisasm.c999 case AML_REGION_OP:

Completed in 127 milliseconds