Searched refs:PpttHeader (Results 1 – 1 of 1) sorted by relevance
1641 ACPI_SUBTABLE_HEADER *PpttHeader; in DtCompilePptt() local1668 PpttHeader = ACPI_CAST_PTR (ACPI_SUBTABLE_HEADER, Subtable->Buffer); in DtCompilePptt()1669 PpttHeader->Length = (UINT8)(Subtable->Length); in DtCompilePptt()1671 switch (PpttHeader->Type) in DtCompilePptt()1709 PpttHeader->Length += (UINT8)(Subtable->Length); in DtCompilePptt()1713 switch (PpttHeader->Type) in DtCompilePptt()1738 PpttHeader->Length += (UINT8)(Subtable->Length); in DtCompilePptt()