Searched refs:PpttHeader (Results 1 – 1 of 1) sorted by relevance
1562 ACPI_SUBTABLE_HEADER *PpttHeader; in DtCompilePptt() local1586 PpttHeader = ACPI_CAST_PTR (ACPI_SUBTABLE_HEADER, Subtable->Buffer); in DtCompilePptt()1587 PpttHeader->Length = (UINT8)(Subtable->Length); in DtCompilePptt()1589 switch (PpttHeader->Type) in DtCompilePptt()1620 PpttHeader->Length += (UINT8)(Subtable->Length); in DtCompilePptt()1624 switch (PpttHeader->Type) in DtCompilePptt()1649 PpttHeader->Length += (UINT8)(Subtable->Length); in DtCompilePptt()1666 PpttHeader->Length += (UINT8)(Subtable->Length); in DtCompilePptt()