Searched refs:ParentScope (Results 1 – 1 of 1) sorted by relevance
304 ACPI_PARSE_OBJECT *ParentScope; in AcpiPsCreateOp() local362 ParentScope = AcpiPsGetParentScope (&(WalkState->ParserState)); in AcpiPsCreateOp()363 AcpiPsAppendArg (ParentScope, Op); in AcpiPsCreateOp()365 if (ParentScope) in AcpiPsCreateOp()367 OpInfo = AcpiPsGetOpcodeInfo (ParentScope->Common.AmlOpcode); in AcpiPsCreateOp()371 if (ParentScope->Common.ArgListLength > ArgumentCount) in AcpiPsCreateOp()376 else if (ParentScope->Common.AmlOpcode == AML_INCREMENT_OP) in AcpiPsCreateOp()