Searched refs:PpttHeader (Results 1 – 1 of 1) sorted by relevance
1575 ACPI_SUBTABLE_HEADER *PpttHeader; in DtCompilePptt() local1599 PpttHeader = ACPI_CAST_PTR (ACPI_SUBTABLE_HEADER, Subtable->Buffer); in DtCompilePptt()1600 PpttHeader->Length = (UINT8)(Subtable->Length); in DtCompilePptt()1602 switch (PpttHeader->Type) in DtCompilePptt()1633 PpttHeader->Length += (UINT8)(Subtable->Length); in DtCompilePptt()1637 switch (PpttHeader->Type) in DtCompilePptt()1662 PpttHeader->Length += (UINT8)(Subtable->Length); in DtCompilePptt()1679 PpttHeader->Length += (UINT8)(Subtable->Length); in DtCompilePptt()