Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/tpm/
H A Dtpm.c93 #define TEN_MILLISECONDS 10000 /* 10 milliseconds */ macro
450 } else if (timeout < TEN_MILLISECONDS) { in tpm_get_timeouts()
459 } else if (timeout < TEN_MILLISECONDS) { in tpm_get_timeouts()
468 } else if (timeout < TEN_MILLISECONDS) { in tpm_get_timeouts()
477 } else if (timeout < TEN_MILLISECONDS) { in tpm_get_timeouts()
536 } else if (duration < TEN_MILLISECONDS) { in tpm_get_duration()
544 } else if (duration < TEN_MILLISECONDS) { in tpm_get_duration()