Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/tpm/
H A Dtpm_tis.h61 #define TSC_ORDINAL_MAX 12 macro
H A Dtpm_duration.h284 static const uint8_t tsc_ords_duration[TSC_ORDINAL_MAX] = {
H A Dtpm.c682 if (ordinal >= TSC_ORDINAL_MAX) { in tpm_get_ordinal_duration()
686 __func__, ordinal, TSC_ORDINAL_MAX); in tpm_get_ordinal_duration()