Searched refs:tpm (Results 1 – 10 of 10) sorted by relevance
125 static int itpm_command(tpm_state_t *tpm, uint8_t *buf, size_t bufsiz);126 static int tpm_get_timeouts(tpm_state_t *tpm);127 static int tpm_get_duration(tpm_state_t *tpm);128 static int tpm_get_version(tpm_state_t *tpm);129 static int tpm_continue_selftest(tpm_state_t *tpm);302 #define TPM_EXCLUSIVE_LOCK(tpm) { \ argument303 mutex_enter(&tpm->pm_mutex); \304 while (tpm->suspended) \305 cv_wait(&tpm->suspend_cv, &tpm->pm_mutex); \306 mutex_exit(&tpm->pm_mutex); }[all …]
32 set name=pkg.fmri value=pkg:/driver/crypto/tpm@$(PKGVERS)46 $(sparc_ONLY)driver name=tpm alias=SUNW,sun4v-ptpm \47 devlink=type=ddi_pseudo;name=tpm\t\D perms="* 0600 root sys"48 $(i386_ONLY)driver name=tpm devlink=type=ddi_pseudo;name=tpm\t\D \50 $(i386_ONLY)file path=kernel/drv/$(ARCH64)/tpm group=sys51 $(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/tpm group=sys
29 depend fmri=pkg:/driver/crypto/tpm@0.5.11,5.11-0.133 type=require
33 MODULE = tpm
40 MODULE = tpm
350 DRV_KMODS += tpm
346 DRV_KMODS += tpm
1574 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/tpm/%.c1578 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/tpm/%.s2710 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/tpm/%.c2713 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/tpm/%.s
2131 TPM_OBJS = tpm.o tpm_hcall.o
127 PNP0C31|ATM1200|IFX0102|BCM0101|NSC1200 tpm oth all none "Generic Trusted Platform Module"