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

/freebsd-12-stable/sys/dev/tpm/
H A Dtpm.c225 int tpm_tmotohz(int);
559 to = tpm_tmotohz(TPM_ACCESS_TMO);
589 to = tpm_tmotohz(TPM_BURST_TMO);
628 tpm_tmotohz(int tmo) function
763 to = tpm_tmotohz(tmo);
861 to = tpm_tmotohz(tmo);

Completed in 104 milliseconds