Searched refs:modePage (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/spc/ |
| D | saport.c | 1154 bit32 modePage, in saSetControllerConfig() argument 1170 …SA_DBG2(("saSetControllerConfig: queueNum %d modePage 0x%x length %d\n",queueNum,modePage,length )… in saSetControllerConfig() 1173 …if (((modePage == AGSA_INTERRUPT_CONFIGURATION_PAGE) && (length != sizeof(agsaInterruptConfigPag… in saSetControllerConfig() 1174 …((modePage == AGSA_ENCRYPTION_DEK_CONFIG_PAGE) && (length != sizeof(agsaEncryptDekConfigPage_t)… in saSetControllerConfig() 1175 …((modePage == AGSA_ENCRYPTION_CONTROL_PARM_PAGE) && (length != sizeof(agsaEncryptControlParamPage… in saSetControllerConfig() 1176 …((modePage == AGSA_ENCRYPTION_HMAC_CONFIG_PAGE) && (length != sizeof(agsaEncryptHMACConfigPage_t… in saSetControllerConfig() 1177 …((modePage == AGSA_SAS_PROTOCOL_TIMER_CONFIG_PAGE) && (length != sizeof(agsaSASProtocolTimerConfig… in saSetControllerConfig() 1179 …ntrollerConfig: AGSA_RC_FAILURE queueNum %d modePage 0x%x length %d\n",queueNum,modePage,length )); in saSetControllerConfig() 1182 else if(modePage == AGSA_ENCRYPTION_GENERAL_CONFIG_PAGE) in saSetControllerConfig() 1208 …nfig: AGSA_RC_FAILURE (sending) queueNum %d modePage 0x%x length %d\n",queueNum,modePage,length )); in saSetControllerConfig() [all …]
|
| D | sampirsp.c | 7001 agMode.modePage = (void *) &pIomb->configPage[0]; in mpiGetControllerConfigRsp()
|
| /freebsd-12-stable/sys/dev/pms/RefTisa/tisa/api/ |
| D | tiapi.h | 163 bit32 modePage, 171 bit32 modePage,
|
| D | titypes.h | 343 void *modePage; member
|
| /freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/api/ |
| D | saapi.h | 592 bit32 modePage, 602 bit32 modePage,
|
| D | sa.h | 3321 void *modePage; member
|
| /freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/common/ |
| D | tdport.c | 5244 bit32 modePage, in tiCOMSetControllerConfig() argument 5269 …if ( ((modePage == TI_INTERRUPT_CONFIGURATION_PAGE) && (length != sizeof(tiInterruptConfigPage_t… in tiCOMSetControllerConfig() 5270 …((modePage == TI_ENCRYPTION_GENERAL_CONFIG_PAGE) && (length != sizeof(tiEncryptGeneralPage_t ))) … in tiCOMSetControllerConfig() 5271 …((modePage == TI_ENCRYPTION_DEK_CONFIG_PAGE) && (length != sizeof(tiEncryptDekConfigPage_t))) … in tiCOMSetControllerConfig() 5272 …((modePage == TI_ENCRYPTION_CONTROL_PARM_PAGE) && (length != sizeof(tiEncryptControlParamPage_t )… in tiCOMSetControllerConfig() 5273 …((modePage == TI_ENCRYPTION_HMAC_CONFIG_PAGE) && (length != sizeof(tiEncryptHMACConfigPage_t ))) … in tiCOMSetControllerConfig() 5274 …((modePage == TI_SAS_PROTOCOL_TIMER_CONFIG_PAGE) && (length != sizeof(tiSASProtocolTimerConfigurat… in tiCOMSetControllerConfig() 5280 returnCode = saSetControllerConfig(agRoot, 0, modePage, length, buffer, context); in tiCOMSetControllerConfig() 5319 bit32 modePage, in tiCOMGetControllerConfig() argument 5341 TI_DBG1(("tiCOMGetControllerConfig: modePage 0x%x context %p\n",modePage,context )); in tiCOMGetControllerConfig() [all …]
|
| D | ossacmnapi.c | 3262 pModePage = (bit32 *) pModeEvent->modePage; in ossaHwCB() 3286 pModeEvent->modePage, in ossaHwCB()
|