Searched refs:TPM_IO_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/tpm/ | ||
H A D | tpm_ddi.h | 39 #define TPM_IO_TIMEOUT 10000000 macro |
H A D | tpm.c | 1982 timeout = ddi_get_lbolt() + drv_usectohz(TPM_IO_TIMEOUT); in tpm_io_lock() |