Home
last modified time | relevance | path

Searched refs:loResource (Results 1 – 6 of 6) sorted by relevance

/freebsd-10-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
Dtdinit.c226 tiLoLevelResource_t *loResource, in tiCOMGetResource() argument
233 TI_DBG6(("tiCOMGetResource: loResource %p\n", loResource)); in tiCOMGetResource()
235 if(loResource != agNULL) in tiCOMGetResource()
237 tdsaLoLevelGetResource(tiRoot, loResource); in tiCOMGetResource()
241 tdsaSharedMemCalculate(tiRoot, loResource, tdSharedMem); in tiCOMGetResource()
253 if (loResource == agNULL) in tiCOMGetResource()
296 tiLoLevelResource_t *loResource, in tiCOMInit() argument
507 tdsaAllShared->loResource = *loResource; in tiCOMInit()
523 tdsaAllShared->MaxNumLocks = loResource->loLevelOption.numOfQueuesPerPort; in tiCOMInit()
525 tdsaAllShared->MaxNumOSLocks = loResource->loLevelOption.maxNumOSLocks; in tiCOMInit()
[all …]
Dtdport.c3870 tiLoLevelResource_t *loResource; in tiCOMPortInit() local
3943 loResource = &(tdsaAllShared->loResource); in tiCOMPortInit()
3973 tdsaAllShared->SwConfig.max_MSIX_InterruptVectors = loResource->loLevelOption.maxInterruptVectors; in tiCOMPortInit()
3974 …tdsaAllShared->SwConfig.max_MSI_InterruptVectors = loResource->loLevelOption.max_MSI_InterruptVect… in tiCOMPortInit()
3975 tdsaAllShared->SwConfig.legacyInt_X = loResource->loLevelOption.flag; in tiCOMPortInit()
4084 TI_DBG1(("tiCOMPortInit: loResource->loLevelMem.count %d\n", loResource->loLevelMem.count)); in tiCOMPortInit()
4099 TI_DBG1(("tiCOMPortInit: loResource->loLevelMem.count %d\n", loResource->loLevelMem.count)); in tiCOMPortInit()
4102 SMMemCount = loResource->loLevelMem.count - LLMemCount - DMMemCount; in tiCOMPortInit()
4122 TI_DBG1(("tiCOMPortInit: loResource->loLevelMem.count %d\n", loResource->loLevelMem.count)); in tiCOMPortInit()
4125 DMMemCount = loResource->loLevelMem.count - LLMemCount; in tiCOMPortInit()
[all …]
Dtdesgl.c159 …pEsglAllInfo->physAddrUpper = tdsaAllShared->loResource.loLevelMem.mem[memRequirement.count].physA… in tdsaEsglInit()
160 …pEsglAllInfo->physAddrLower = tdsaAllShared->loResource.loLevelMem.mem[memRequirement.count].physA… in tdsaEsglInit()
161 …pEsglAllInfo->virtPtr = tdsaAllShared->loResource.loLevelMem.mem[memRequirement.count].virtP… in tdsaEsglInit()
162 …pEsglAllInfo->NumEsglPages = tdsaAllShared->loResource.loLevelMem.mem[memRequirement.count].numEl… in tdsaEsglInit()
163 …pEsglAllInfo->EsglPageSize = tdsaAllShared->loResource.loLevelMem.mem[memRequirement.count].singl… in tdsaEsglInit()
168 …oResource.loLevelMem.mem[18].singleElementLength %d\n", tdsaAllShared->loResource.loLevelMem.mem[1… in tdsaEsglInit()
Dtdsatypes.h224 tiLoLevelResource_t loResource; member
Dtdproto.h97 tiLoLevelResource_t * loResource
103 tiLoLevelResource_t * loResource,
/freebsd-10-stable/sys/dev/pms/RefTisa/tisa/api/
Dtiapi.h47 tiLoLevelResource_t *loResource,
55 tiLoLevelResource_t *loResource,