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