Searched refs:LatestOp (Results 1 – 1 of 1) sorted by relevance
818 ACPI_PARSE_OBJECT *LatestOp; in TrAllocateOp() local838 LatestOp = AslGbl_CommentState.LatestParseOp; in TrAllocateOp()848 if (LatestOp && in TrAllocateOp()851 strcmp (LatestOp->Asl.Filename, Op->Asl.Filename)) in TrAllocateOp()853 CvDbgPrint ("latest op: %s\n", LatestOp->Asl.ParseOpName); in TrAllocateOp()