Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/tpm/
H A Dtpm_ddi.h54 TPM_DID_MUTEX = 0x800, enumerator
H A Dtpm.c1521 tpm->flags |= TPM_DID_MUTEX; in tpm_attach()
1583 if (tpm->flags & TPM_DID_MUTEX) { in tpm_cleanup()
1587 tpm->flags &= ~(TPM_DID_MUTEX); in tpm_cleanup()