Home
last modified time | relevance | path

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

/freebsd/sys/dev/tpm/
H A Dtpm.c98 #define TPM_STS_GO 0x00000020 /* wo start the command */ macro
907 err ? TPM_STS_CMD_READY : TPM_STS_GO); in tpm_tis12_end()