Searched refs:StartMethod (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/dev/tpm/
H A Dtpm_crb.c118 tbl->StartMethod != TPM2_START_METHOD_CRB)
H A Dtpm_tis.c114 tbl->StartMethod != TPM2_START_METHOD_TIS)
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Ddttable2.c1932 /* Subtable type depends on the StartMethod */
1934 switch (Tpm2Header->StartMethod)
1965 Tpm2Header->StartMethod);
1973 Tpm2Header->StartMethod);
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dactbl2.h1642 UINT32 StartMethod; member in struct:acpi_table_tpm2
1648 /* Values for StartMethod above */
1665 /* Optional trailer appears after any StartMethod subtables */
1677 * Subtables (StartMethod-specific)
/freebsd-11-stable/usr.sbin/acpi/acpidump/
H A Dacpi.c872 printf ("\t\tStartMethod=%x\n", tpm2->StartMethod);
/freebsd-11-stable/sys/contrib/dev/acpica/common/
H A Ddmtbdump.c4269 switch (CommonHeader->StartMethod)
H A Ddmtbinfo.c3314 {ACPI_DMT_TPM2, ACPI_TPM2_OFFSET (StartMethod), "Start Method", 0},

Completed in 108 milliseconds