Home
last modified time | relevance | path

Searched defs:tpm (Results 1 – 1 of 1) sorted by relevance

/titanic_51/usr/src/uts/common/io/tpm/
H A Dtpm.c302 #define TPM_EXCLUSIVE_LOCK(tpm) { \ argument
320 tpm_get8(tpm_state_t * tpm,unsigned long offset) tpm_get8() argument
330 tpm_get32(tpm_state_t * tpm,unsigned long offset) tpm_get32() argument
340 tpm_put8(tpm_state_t * tpm,unsigned long offset,uint8_t value) tpm_put8() argument
349 tpm_get8(tpm_state_t * tpm,unsigned long offset) tpm_get8() argument
359 tpm_get32(tpm_state_t * tpm,unsigned long offset) tpm_get32() argument
368 tpm_put8(tpm_state_t * tpm,unsigned long offset,uint8_t value) tpm_put8() argument
403 tpm_get_timeouts(tpm_state_t * tpm) tpm_get_timeouts() argument
492 tpm_get_duration(tpm_state_t * tpm) tpm_get_duration() argument
569 tpm_get_version(tpm_state_t * tpm) tpm_get_version() argument
645 tpm_continue_selftest(tpm_state_t * tpm) tpm_continue_selftest() argument
673 tpm_get_ordinal_duration(tpm_state_t * tpm,uint8_t ordinal) tpm_get_ordinal_duration() argument
720 itpm_command(tpm_state_t * tpm,uint8_t * buf,size_t bufsiz) itpm_command() argument
785 tpm_get_burstcount(tpm_state_t * tpm) tpm_get_burstcount() argument
820 tpm_set_ready(tpm_state_t * tpm) tpm_set_ready() argument
825 receive_data(tpm_state_t * tpm,uint8_t * buf,size_t bufsiz) receive_data() argument
865 tis_recv_data(tpm_state_t * tpm,uint8_t * buf,size_t bufsiz) tis_recv_data() argument
955 tis_send_data(tpm_state_t * tpm,uint8_t * buf,size_t bufsiz) tis_send_data() argument
1089 tis_release_locality(tpm_state_t * tpm,char locality,int force) tis_release_locality() argument
1109 tis_check_active_locality(tpm_state_t * tpm,char locality) tis_check_active_locality() argument
1134 tis_request_locality(tpm_state_t * tpm,char locality) tis_request_locality() argument
1172 tis_get_status(tpm_state_t * tpm) tis_get_status() argument
1177 tpm_wait_for_stat(tpm_state_t * tpm,uint8_t mask,clock_t timeout) tpm_wait_for_stat() argument
1205 tis_init(tpm_state_t * tpm) tis_init() argument
1355 tpm_resume(tpm_state_t * tpm) tpm_resume() argument
1388 tpm_state_t *tpm = NULL; tpm_attach() local
1566 tpm_cleanup(dev_info_t * dip,tpm_state_t * tpm) tpm_cleanup() argument
1614 tpm_suspend(tpm_state_t * tpm) tpm_suspend() argument
1634 tpm_state_t *tpm; tpm_detach() local
1679 tpm_state_t *tpm; tpm_getinfo() local
1716 tpm_state_t *tpm; tpm_open() local
1760 tpm_state_t *tpm; tpm_close() local
1797 tpm_state_t *tpm; tpm_read() local
1881 tpm_state_t *tpm; tpm_write() local
1974 tpm_io_lock(tpm_state_t * tpm) tpm_io_lock() argument
2005 tpm_unlock(tpm_state_t * tpm) tpm_unlock() argument
2034 tpm_state_t *tpm = (tpm_state_t *)prov; tpmrng_ext_info() local
2076 tpmrng_register(tpm_state_t * tpm) tpmrng_register() argument
2110 tpmrng_unregister(tpm_state_t * tpm) tpmrng_unregister() argument
2137 tpm_state_t *tpm; tpmrng_seed_random() local
2202 tpm_state_t *tpm; tpmrng_generate_random() local
[all...]