Searched refs:RhctHeader (Results 1 – 1 of 1) sorted by relevance
1880 ACPI_RHCT_NODE_HEADER *RhctHeader; in DtCompileRhct() local1912 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()