Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/common/
H A Ddmtbdump3.c529 switch (CommonHeader->PlatformClass) in AcpiDmDumpTcpa()
546 CommonHeader->PlatformClass); in AcpiDmDumpTcpa()
H A Ddmtbinfo3.c454 {ACPI_DMT_UINT16, ACPI_TCPA_OFFSET (PlatformClass), "Platform Class", 0},
536 {ACPI_DMT_UINT16, ACPI_TPM2_OFFSET (PlatformClass), "Platform Class", 0},
/dragonfly/sys/contrib/dev/acpica/source/include/
H A Dactbl3.h512 UINT16 PlatformClass; member
610 UINT16 PlatformClass; member
/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Ddttable2.c2625 switch (TcpaHeader->PlatformClass) in DtCompileTcpa()
2642 TcpaHeader->PlatformClass); in DtCompileTcpa()