Searched refs:AML_REGION_OP (Results 1 – 15 of 15) sorted by relevance
206 case AML_REGION_OP: in LsAmlOffsetWalk()243 (UINT8) NextOp->Asl.AmlOpcode, AML_REGION_OP); in LsAmlOffsetWalk()
298 case AML_REGION_OP: in AnOperandTypecheckWalkEnd()
336 /* OPERATIONREGION */ OP_TABLE_ENTRY (AML_REGION_OP, 0, …
1063 case AML_REGION_OP: in OpnAttachNameToNode()
118 case AML_REGION_OP: in AcpiDmParseDeferredOps()
633 case AML_REGION_OP: in AcpiDmDescendingOp()
590 case AML_REGION_OP: in AcpiDsLoad2EndOp()593 if (Op->Common.AmlOpcode == AML_REGION_OP) in AcpiDsLoad2EndOp()
297 if ((Op->Common.Parent->Common.AmlOpcode == AML_REGION_OP) || in AcpiDsIsResultUsed()568 (ParentOp->Common.AmlOpcode != AML_REGION_OP) && in AcpiDsCreateOperand()
496 if (Op->Common.AmlOpcode == AML_REGION_OP) in AcpiDsLoad1EndOp()
673 if (Op->Common.AmlOpcode == AML_REGION_OP) in AcpiDsExecEndOp()
468 if (Op->Common.AmlOpcode == AML_REGION_OP) in AcpiDbSecondPassParse()
174 #define AML_REGION_OP (UINT16) 0x5b80 macro
578 if (Op->Common.AmlOpcode == AML_REGION_OP || in AcpiPsParseLoop()
216 if ((Op->Common.Parent->Common.AmlOpcode == AML_REGION_OP) || in AcpiPsCompleteThisOp()
260 if ((*Op)->Common.AmlOpcode == AML_REGION_OP || in AcpiPsBuildNamedOp()
Completed in 22 milliseconds