Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/freebsd/driver/common/
H A Dencrypt_ioctl.h123 } __attribute__ ((packed)) IoctlEncryptIOError_t; typedef
129 IoctlEncryptIOError_t error[32];
H A Dlxencrypt.c960 memcpy(&perr->error[i], &ioerr->ioerr, sizeof(IoctlEncryptIOError_t)); in agtiapi_EncryptionIoctl()