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

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

Completed in 45 milliseconds