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

/freebsd-13-stable/sys/dev/pms/freebsd/driver/common/
H A Dencrypt_ioctl.h131 } __attribute__ ((packed)) IoctlEncryptErrorQuery_t; typedef in typeref:struct:IoctlEncryptErrorQuery_s
141 IoctlEncryptErrorQuery_t encryptErrorQuery;
H A Dlxencrypt.c941 IoctlEncryptErrorQuery_t *perr = (IoctlEncryptErrorQuery_t *) &ioctl_data->request;
947 memset(perr, 0, sizeof(IoctlEncryptErrorQuery_t));

Completed in 178 milliseconds