Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Ddttable2.c1127 ACPI_SUBTABLE_HEADER *PpttHeader; in DtCompilePptt() local
1150 PpttHeader = ACPI_CAST_PTR (ACPI_SUBTABLE_HEADER, Subtable->Buffer); in DtCompilePptt()
1151 PpttHeader->Length = (UINT8)(Subtable->Length); in DtCompilePptt()
1153 switch (PpttHeader->Type) in DtCompilePptt()
1184 PpttHeader->Length += (UINT8)(Subtable->Length); in DtCompilePptt()
1188 switch (PpttHeader->Type) in DtCompilePptt()
1213 PpttHeader->Length += (UINT8)(Subtable->Length); in DtCompilePptt()