Searched refs:CurLength (Results 1 – 1 of 1) sorted by relevance
415 UINT32 CurLength; in DtCompileApmt() local422 CurLength = sizeof(ACPI_TABLE_HEADER); in DtCompileApmt()470 CurLength += ApmtNode->Length; in DtCompileApmt()475 if (Header->Length != CurLength) in DtCompileApmt()478 Header->Length, CurLength); in DtCompileApmt()