Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/api/
H A Dtidefs.h330 #define TI_ENCRYPTION_GENERAL_CONFIG_PAGE 0x20 macro
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.c993 case TI_ENCRYPTION_GENERAL_CONFIG_PAGE: in tiCOMMgntIOCTL()
H A Dtdport.c5269 …((modePage == TI_ENCRYPTION_GENERAL_CONFIG_PAGE) && (length != sizeof(tiEncryptGeneralPage_t ))) … in tiCOMSetControllerConfig()