Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/acpica/compiler/
H A Ddttable2.c1743 ACPI_SUBTABLE_HEADER *PpttHeader; in DtCompilePptt() local
1767 PpttHeader = ACPI_CAST_PTR (ACPI_SUBTABLE_HEADER, Subtable->Buffer); in DtCompilePptt()
1768 PpttHeader->Length = (UINT8)(Subtable->Length); in DtCompilePptt()
1770 switch (PpttHeader->Type) in DtCompilePptt()
1801 PpttHeader->Length += (UINT8)(Subtable->Length); in DtCompilePptt()
1805 switch (PpttHeader->Type) in DtCompilePptt()
1830 PpttHeader->Length += (UINT8)(Subtable->Length); in DtCompilePptt()
1847 PpttHeader->Length += (UINT8)(Subtable->Length); in DtCompilePptt()