Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Ddttable2.c2602 ACPI_TABLE_TCPA_HDR *TcpaHeader; in DtCompileTcpa() local
2623 TcpaHeader = ACPI_CAST_PTR (ACPI_TABLE_TCPA_HDR, ParentTable->Buffer); in DtCompileTcpa()
2625 switch (TcpaHeader->PlatformClass) in DtCompileTcpa()
2642 TcpaHeader->PlatformClass); in DtCompileTcpa()