Searched refs:CurLength (Results 1 – 1 of 1) sorted by relevance
507 UINT32 CurLength; in DtCompileApmt() local514 CurLength = sizeof(ACPI_TABLE_HEADER); in DtCompileApmt()562 CurLength += ApmtNode->Length; in DtCompileApmt()567 if (Header->Length != CurLength) in DtCompileApmt()570 Header->Length, CurLength); in DtCompileApmt()