Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Ddttable2.c1605 ACPI_SUBTABLE_HEADER *PpttHeader; in DtCompilePptt() local
1629 PpttHeader = ACPI_CAST_PTR (ACPI_SUBTABLE_HEADER, Subtable->Buffer); in DtCompilePptt()
1630 PpttHeader->Length = (UINT8)(Subtable->Length); in DtCompilePptt()
1632 switch (PpttHeader->Type) in DtCompilePptt()
1663 PpttHeader->Length += (UINT8)(Subtable->Length); in DtCompilePptt()
1667 switch (PpttHeader->Type) in DtCompilePptt()
1692 PpttHeader->Length += (UINT8)(Subtable->Length); in DtCompilePptt()
1709 PpttHeader->Length += (UINT8)(Subtable->Length); in DtCompilePptt()