Searched refs:ACPI_SIG_TPM2 (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/acpica/common/
H A Dahtable.c253 {ACPI_SIG_TPM2, "Trusted Platform Module hardware interface table"},
H A Ddmtable.c530 {ACPI_SIG_TPM2, AcpiDmTableInfoTpm2, AcpiDmDumpTpm2, DtCompileTpm2, TemplateTpm2},
/freebsd-11-stable/sys/dev/tpm/
H A Dtpm_crb.c116 status = AcpiGetTable(ACPI_SIG_TPM2, 1, (ACPI_TABLE_HEADER **) &tbl);
H A Dtpm_tis.c112 status = AcpiGetTable(ACPI_SIG_TPM2, 1, (ACPI_TABLE_HEADER **) &tbl);
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dactbl2.h194 #define ACPI_SIG_TPM2 "TPM2" /* Trusted Platform Module 2.0 H/W interface table */ macro
/freebsd-11-stable/usr.sbin/acpi/acpidump/
H A Dacpi.c1670 else if (!memcmp(sdp->Signature, ACPI_SIG_TPM2, 4))

Completed in 140 milliseconds