Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dtpmvar.h49 struct tpm_ioc_getinfo { struct
58 #define TPM_IOC_GETINFO _IOR ('N', 0, struct tpm_ioc_getinfo) argument
H A Dtpm.c1162 struct tpm_ioc_getinfo *info; in tpmioctl()