Searched refs:NewParent (Results 1 – 1 of 1) sorted by relevance
623 ACPI_PARSE_OBJECT *NewParent; in TrTransformToStoreOp() local711 NewParent = TrAllocateOp (PARSEOP_INTEGER); in TrTransformToStoreOp()712 NewParent->Common.AmlOpcode = AML_INT_EVAL_SUBTREE_OP; in TrTransformToStoreOp()715 Op->Common.Parent = NewParent; in TrTransformToStoreOp()