Home
last modified time | relevance | path

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

/freebsd/sys/dev/tpm/
H A Dtpm.c112 #define TPM_BURST_TMO 2000 /* 2sec */ macro
446 to = tpm_tmotohz(TPM_BURST_TMO); in tpm_getburst()