Home
last modified time | relevance | path

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

/acpica-3.7.0/source/compiler/
Ddttable2.c1867 ACPI_RHCT_NODE_HEADER *RhctHeader; in DtCompileRhct() local
1899 RhctHeader = ACPI_CAST_PTR (ACPI_RHCT_NODE_HEADER, Subtable->Buffer); in DtCompileRhct()
1900 RhctHeader->Length = (UINT16)(Subtable->Length); in DtCompileRhct()
1902 switch (RhctHeader->Type) in DtCompileRhct()
1938 RhctHeader->Length += (UINT16)(Subtable->Length); in DtCompileRhct()
1942 switch (RhctHeader->Type) in DtCompileRhct()
1966 RhctHeader->Length += (UINT16)(Subtable->Length); in DtCompileRhct()