Home
last modified time | relevance | path

Searched refs:agsaEncryptInfo_t (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsaapi.h632 agsaEncryptInfo_t *encryptInfo
639 agsaEncryptInfo_t *mode
H A Dsa.h3211 } agsaEncryptInfo_t; typedef
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaport.c564 agsaEncryptInfo_t *encryptInfo) in saEncryptGetMode()
713 agsaEncryptInfo_t *mode in saEncryptSetMode()
H A Dsampirsp.c6785 agsaEncryptInfo_t encrypt; in mpiSetControllerConfigRsp()
6786 agsaEncryptInfo_t *encryptInfo = &encrypt; in mpiSetControllerConfigRsp()
6794 si_memset(&encrypt, 0, sizeof(agsaEncryptInfo_t)); in mpiSetControllerConfigRsp()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdport.c3884 static agsaEncryptInfo_t agsaEncryptInfo; in tiCOMPortInit()
5382 agsaEncryptInfo_t agsaEncryptInfo; in tiCOMEncryptGetInfo()
5478 agsaEncryptInfo_t mode; in tiCOMEncryptSetMode()
5479 agsaEncryptInfo_t *pmode = &mode; in tiCOMEncryptSetMode()
5777 agsaEncryptInfo_t agsaEncryptInfo; in tiCOMEncryptHilSet()
H A Dossacmnapi.c810 agsaEncryptInfo_t *pEncryptInfo; in ossaHwCB()
3217 pEncryptInfo = (agsaEncryptInfo_t *) eventParm2; in ossaHwCB()