Home
last modified time | relevance | path

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
H A Dtpm.c481 tpm->timeout_d = drv_usectohz(timeout); in tpm_get_timeouts()
794 stop = ddi_get_lbolt() + tpm->timeout_d; in tpm_get_burstcount()
1221 tpm->timeout_d = drv_usectohz(TIS_TIMEOUT_D); in tis_init()