Searched refs:RhctHeader (Results 1 – 1 of 1) sorted by relevance
1931 ACPI_RHCT_NODE_HEADER *RhctHeader; in DtCompileRhct() local1963 RhctHeader = ACPI_CAST_PTR (ACPI_RHCT_NODE_HEADER, Subtable->Buffer); in DtCompileRhct()1964 RhctHeader->Length = (UINT16)(Subtable->Length); in DtCompileRhct()1966 switch (RhctHeader->Type) in DtCompileRhct()2002 RhctHeader->Length += (UINT16)(Subtable->Length); in DtCompileRhct()2006 switch (RhctHeader->Type) in DtCompileRhct()2030 RhctHeader->Length += (UINT16)(Subtable->Length); in DtCompileRhct()