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

/freebsd-current/sys/dev/tpm/
H A Dtpm.c179 int tpm_tmotohz(int);
416 to = tpm_tmotohz(TPM_ACCESS_TMO);
446 to = tpm_tmotohz(TPM_BURST_TMO);
485 tpm_tmotohz(int tmo) function
596 to = tpm_tmotohz(tmo);
694 to = tpm_tmotohz(tmo);

Completed in 57 milliseconds