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

/illumos-gate/usr/src/uts/common/io/tpm/
H A Dtpm_ddi.h101 clock_t timeout_d; member in struct:tpm_state
H A Dtpm.c481 tpm->timeout_d = drv_usectohz(timeout);
795 stop = ddi_get_lbolt() + tpm->timeout_d;
1219 tpm->timeout_d = drv_usectohz(TIS_TIMEOUT_D);

Completed in 47 milliseconds