Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/acpica/compiler/
HDdttable2.c1931 ACPI_RHCT_NODE_HEADER *RhctHeader; in DtCompileRhct() local
1963 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()