Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/tpm/
H A Dtpm.c94 #define FOUR_HUNDRED_MILLISECONDS 400000 /* 4 hundred milliseconds */ macro
552 } else if (duration < FOUR_HUNDRED_MILLISECONDS) { in tpm_get_duration()