Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/freebsd/driver/common/
H A Dencrypt_ioctl.h167 } __attribute__ ((packed)) IoctlTISAEncrypt_t; typedef
171 IoctlTISAEncrypt_t body;
H A Dlxencrypt.c783 IoctlTISAEncrypt_t *ioctl_data = &pIoctlPayload->body; in agtiapi_EncryptionIoctl()