Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/tpm/
H A Dtpm_tis.h81 TPM_ACCESS_ACTIVE_LOCALITY = 0x20, enumerator
H A Dtpm.c1100 tpm_put8(tpm, TPM_ACCESS, TPM_ACCESS_ACTIVE_LOCALITY); in tis_release_locality()
1120 access_bits &= (TPM_ACCESS_ACTIVE_LOCALITY | TPM_ACCESS_VALID); in tis_check_active_locality()
1125 if (access_bits == (TPM_ACCESS_ACTIVE_LOCALITY | TPM_ACCESS_VALID)) { in tis_check_active_locality()