Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/freebsd/driver/common/
H A Dencrypt_ioctl.h130 } __attribute__ ((packed)) IoctlEncryptErrorQuery_t; typedef
140 IoctlEncryptErrorQuery_t encryptErrorQuery;
H A Dlxencrypt.c940 IoctlEncryptErrorQuery_t *perr = (IoctlEncryptErrorQuery_t *) &ioctl_data->request; in agtiapi_EncryptionIoctl()
946 memset(perr, 0, sizeof(IoctlEncryptErrorQuery_t)); in agtiapi_EncryptionIoctl()