Home
last modified time | relevance | path

Searched refs:TI_ENCRYPTION_CONTROL_PARM_PAGE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/tisa/api/
H A Dtidefs.h332 #define TI_ENCRYPTION_CONTROL_PARM_PAGE 0x22 macro
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.c989 case TI_ENCRYPTION_CONTROL_PARM_PAGE: in tiCOMMgntIOCTL()
H A Dtdport.c5271 …((modePage == TI_ENCRYPTION_CONTROL_PARM_PAGE) && (length != sizeof(tiEncryptControlParamPage_t )… in tiCOMSetControllerConfig()