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

/barrelfish-master/lib/acpica/source/components/disassembler/
H A Ddmdeferred.c190 case AML_REGION_OP:
H A Ddmwalk.c737 case AML_REGION_OP:
/barrelfish-master/lib/acpica/source/compiler/
H A Dasloffset.c278 case AML_REGION_OP:
315 (UINT8) NextOp->Asl.AmlOpcode, AML_REGION_OP);
H A Daslwalks.c373 case AML_REGION_OP:
H A Daslmap.c409 /* OPERATIONREGION */ OP_TABLE_ENTRY (AML_REGION_OP, 0, 0, 0),
H A Dasloperands.c1132 case AML_REGION_OP:
/barrelfish-master/lib/acpica/source/components/dispatcher/
H A Ddswload2.c662 case AML_REGION_OP:
665 if (Op->Common.AmlOpcode == AML_REGION_OP)
H A Ddsutils.c369 if ((Op->Common.Parent->Common.AmlOpcode == AML_REGION_OP) ||
640 (ParentOp->Common.AmlOpcode != AML_REGION_OP) &&
H A Ddswload.c568 if (Op->Common.AmlOpcode == AML_REGION_OP)
H A Ddswexec.c745 if (Op->Common.AmlOpcode == AML_REGION_OP)
/barrelfish-master/lib/acpica/source/components/debugger/
H A Ddbutils.c540 if (Op->Common.AmlOpcode == AML_REGION_OP)
/barrelfish-master/lib/acpica/source/components/parser/
H A Dpsparse.c288 if ((Op->Common.Parent->Common.AmlOpcode == AML_REGION_OP) ||
H A Dpsloop.c650 if (Op->Common.AmlOpcode == AML_REGION_OP ||
H A Dpsobject.c332 if ((*Op)->Common.AmlOpcode == AML_REGION_OP ||
/barrelfish-master/lib/acpica/source/include/
H A Damlcode.h246 #define AML_REGION_OP (UINT16) 0x5b80 macro

Completed in 130 milliseconds