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

/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dactbl2.h1561 * the client version and the server version. The common PlatformClass
1569 UINT16 PlatformClass; member in struct:acpi_table_tcpa_hdr
1574 * Values for PlatformClass above.
1639 UINT16 PlatformClass; member in struct:acpi_table_tpm2
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Ddttable2.c1846 * Examine the PlatformClass field to determine the table type.
1851 switch (TcpaHeader->PlatformClass)
1868 TcpaHeader->PlatformClass);
/freebsd-11-stable/sys/contrib/dev/acpica/common/
H A Ddmtbdump.c4171 * PlatformClass field is used to differentiate the two types of
4198 * Examine the PlatformClass field to determine the table type.
4201 switch (CommonHeader->PlatformClass)
4218 CommonHeader->PlatformClass);
H A Ddmtbinfo.c3256 * the client version and the server version. The common PlatformClass
3263 {ACPI_DMT_UINT16, ACPI_TCPA_OFFSET (PlatformClass), "Platform Class", 0},
3311 {ACPI_DMT_UINT16, ACPI_TPM2_OFFSET (PlatformClass), "Platform Class", 0},

Completed in 182 milliseconds