Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/pms/RefTisa/tisa/api/
HDtidefs.h333 #define TI_ENCRYPTION_CONTROL_PARM_PAGE 0x22 macro
/freebsd-11-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
HDtdioctl.c990 case TI_ENCRYPTION_CONTROL_PARM_PAGE: in tiCOMMgntIOCTL()
HDtdport.c5272 …((modePage == TI_ENCRYPTION_CONTROL_PARM_PAGE) && (length != sizeof(tiEncryptControlParamPage_t )… in tiCOMSetControllerConfig()