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

/illumos-gate/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) {
697 myname, ordinal, TPM_ORDINAL_MAX);

Completed in 73 milliseconds