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

/freebsd-11-stable/sys/contrib/dev/acpica/common/
H A Dahtable.c252 {ACPI_SIG_TCPA, "Trusted Computing Platform Alliance table"},
H A Ddmtable.c529 {ACPI_SIG_TCPA, NULL, AcpiDmDumpTcpa, DtCompileTcpa, TemplateTcpa},
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dactbl2.h193 #define ACPI_SIG_TCPA "TCPA" /* Trusted Computing Platform Alliance table */ macro
/freebsd-11-stable/usr.sbin/acpi/acpidump/
H A Dacpi.c1664 else if (!memcmp(sdp->Signature, ACPI_SIG_TCPA, 4))

Completed in 177 milliseconds