Searched refs:AML_DATA_REGION_OP (Results 1 – 13 of 13) sorted by relevance
119 case AML_DATA_REGION_OP: in AcpiDmParseDeferredOps()
666 case AML_DATA_REGION_OP: in AcpiDmDescendingOp()
182 #define AML_DATA_REGION_OP (UINT16) 0x5b88 /* ACPI 2.0 */ macro
507 else if (Op->Common.AmlOpcode == AML_DATA_REGION_OP) in AcpiDsLoad1EndOp()
591 case AML_DATA_REGION_OP: in AcpiDsLoad2EndOp()
684 else if (Op->Common.AmlOpcode == AML_DATA_REGION_OP) in AcpiDsExecEndOp()
298 (Op->Common.Parent->Common.AmlOpcode == AML_DATA_REGION_OP) || in AcpiDsIsResultUsed()
579 Op->Common.AmlOpcode == AML_DATA_REGION_OP) in AcpiPsParseLoop()
217 (Op->Common.Parent->Common.AmlOpcode == AML_DATA_REGION_OP) || in AcpiPsCompleteThisOp()
261 (*Op)->Common.AmlOpcode == AML_DATA_REGION_OP) in AcpiPsBuildNamedOp()
307 case AML_DATA_REGION_OP: in AnOperandTypecheckWalkEnd()
192 /* DATATABLEREGION */ OP_TABLE_ENTRY (AML_DATA_REGION_OP, 0, …
1058 case AML_DATA_REGION_OP: in OpnAttachNameToNode()
Completed in 18 milliseconds