Home
last modified time | relevance | path

Searched refs:PpttHeader (Results 1 – 1 of 1) sorted by relevance

/acpica-3.7.0/source/compiler/
Ddttable2.c1562 ACPI_SUBTABLE_HEADER *PpttHeader; in DtCompilePptt() local
1586 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()