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

/freebsd-10.3-release/sys/dev/tpm/
H A Dtpm.c225 int tpm_tmotohz(int);
563 to = tpm_tmotohz(TPM_ACCESS_TMO);
593 to = tpm_tmotohz(TPM_BURST_TMO);
632 tpm_tmotohz(int tmo) function
767 to = tpm_tmotohz(tmo);
865 to = tpm_tmotohz(tmo);

Completed in 46 milliseconds