Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddttable2.c1880 ACPI_RHCT_NODE_HEADER *RhctHeader; in DtCompileRhct() local
1912 RhctHeader = ACPI_CAST_PTR (ACPI_RHCT_NODE_HEADER, Subtable->Buffer); in DtCompileRhct()
1913 RhctHeader->Length = (UINT16)(Subtable->Length); in DtCompileRhct()
1915 switch (RhctHeader->Type) in DtCompileRhct()
1951 RhctHeader->Length += (UINT16)(Subtable->Length); in DtCompileRhct()
1955 switch (RhctHeader->Type) in DtCompileRhct()
1979 RhctHeader->Length += (UINT16)(Subtable->Length); in DtCompileRhct()