Home
last modified time | relevance | path

Searched refs:TPM_ORDINAL_MAX (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/tpm/
H A Dtpm_tis.h62 #define TPM_ORDINAL_MAX 243 macro
H A Dtpm_duration.h37 static const TPM_DURATION_T tpm_ords_duration[TPM_ORDINAL_MAX] = {
H A Dtpm.c693 if (ordinal > TPM_ORDINAL_MAX) { in tpm_get_ordinal_duration()
697 myname, ordinal, TPM_ORDINAL_MAX); in tpm_get_ordinal_duration()