Searched refs:SwConfig (Results 1 – 8 of 8) sorted by relevance
733 agsaSwConfig_t SwConfig; in tdsaLoLevelGetResource() local815 SwConfig.hostDirectAccessMode = 0; in tdsaLoLevelGetResource()816 SwConfig.FWConfig = 0; in tdsaLoLevelGetResource()817 SwConfig.enableDIF = agFALSE; in tdsaLoLevelGetResource()818 SwConfig.enableEncryption = agFALSE; in tdsaLoLevelGetResource()821 SwConfig.disableMDF = agFALSE; in tdsaLoLevelGetResource()1752 tdsaPrintSwConfig(&SwConfig); in tdsaLoLevelGetResource()1991 SwConfig.TraceBufferSize = 0; in tdsaLoLevelGetResource()2019 SwConfig.mpiContextTable = agNULL; in tdsaLoLevelGetResource()2020 SwConfig.mpiContextTablelen = 0; in tdsaLoLevelGetResource()[all …]
129 agsaSwConfig_t *SwConfig; in tdsaGetSwConfigParams() local173 SwConfig = (agsaSwConfig_t *)&(tdsaAllShared->SwConfig); in tdsaGetSwConfigParams()198 SwConfig->hostDirectAccessSupport = 0; in tdsaGetSwConfigParams()199 SwConfig->hostDirectAccessMode = 0; in tdsaGetSwConfigParams()200 SwConfig->FWConfig = 0; in tdsaGetSwConfigParams()201 SwConfig->enableDIF = agFALSE; in tdsaGetSwConfigParams()202 SwConfig->enableEncryption = agFALSE; in tdsaGetSwConfigParams()205 SwConfig->disableMDF = agFALSE; in tdsaGetSwConfigParams()1676 SwConfig->enableDIF = agTRUE; in tdsaGetSwConfigParams()1680 SwConfig->enableDIF = agFALSE; in tdsaGetSwConfigParams()[all …]
114 agsaSwConfig_t SwConfig; in tdsaEsglInit() local145 SwConfig.sizefEventLog1 = HOST_EVENT_LOG_SIZE; in tdsaEsglInit()146 SwConfig.sizefEventLog2 = HOST_EVENT_LOG_SIZE; in tdsaEsglInit()147 SwConfig.eventLog1Option = 0; in tdsaEsglInit()148 SwConfig.eventLog2Option = 0; in tdsaEsglInit()149 SwConfig.fatalErrorInterrtuptEnable = 1; in tdsaEsglInit()150 SwConfig.fatalErrorInterruptVector = 1; in tdsaEsglInit()151 SwConfig.reserved = 0; in tdsaEsglInit()154 SwConfig.param3 = (void *)&(tdsaAllShared->QueueConfig); in tdsaEsglInit()156 saGetRequirements(&agRoot, &SwConfig, &memRequirement, &usecsPerTick, &maxSALocks); in tdsaEsglInit()
214 agsaSwConfig_t SwConfig; member
2653 agsaSwConfig_t *SwConfig in tdsaPrintSwConfig() argument2656 if (SwConfig == agNULL) in tdsaPrintSwConfig()2663 TI_DBG6(("SwConfig->maxActiveIOs %d\n", SwConfig->maxActiveIOs)); in tdsaPrintSwConfig()2664 TI_DBG6(("SwConfig->smpReqTimeout %d\n", SwConfig->smpReqTimeout)); in tdsaPrintSwConfig()
1399 agsaSwConfig_t *SwConfig
334 smSwConfig_t SwConfig; member
387 dmSwConfig_t SwConfig; member