Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdinit.c225 tiLoLevelResource_t *loResource, in tiCOMGetResource() argument
232 TI_DBG6(("tiCOMGetResource: loResource %p\n", loResource)); in tiCOMGetResource()
234 if(loResource != agNULL) in tiCOMGetResource()
236 tdsaLoLevelGetResource(tiRoot, loResource); in tiCOMGetResource()
240 tdsaSharedMemCalculate(tiRoot, loResource, tdSharedMem); in tiCOMGetResource()
252 if (loResource == agNULL) in tiCOMGetResource()
295 tiLoLevelResource_t *loResource, in tiCOMInit() argument
506 tdsaAllShared->loResource = *loResource; in tiCOMInit()
522 tdsaAllShared->MaxNumLocks = loResource->loLevelOption.numOfQueuesPerPort; in tiCOMInit()
524 tdsaAllShared->MaxNumOSLocks = loResource->loLevelOption.maxNumOSLocks; in tiCOMInit()
[all …]
H A Dtdport.c3869 tiLoLevelResource_t *loResource; in tiCOMPortInit() local
3942 loResource = &(tdsaAllShared->loResource); in tiCOMPortInit()
3972 tdsaAllShared->SwConfig.max_MSIX_InterruptVectors = loResource->loLevelOption.maxInterruptVectors; in tiCOMPortInit()
3973 …tdsaAllShared->SwConfig.max_MSI_InterruptVectors = loResource->loLevelOption.max_MSI_InterruptVect… in tiCOMPortInit()
3974 tdsaAllShared->SwConfig.legacyInt_X = loResource->loLevelOption.flag; in tiCOMPortInit()
4083 TI_DBG1(("tiCOMPortInit: loResource->loLevelMem.count %d\n", loResource->loLevelMem.count)); in tiCOMPortInit()
4098 TI_DBG1(("tiCOMPortInit: loResource->loLevelMem.count %d\n", loResource->loLevelMem.count)); in tiCOMPortInit()
4101 SMMemCount = loResource->loLevelMem.count - LLMemCount - DMMemCount; in tiCOMPortInit()
4121 TI_DBG1(("tiCOMPortInit: loResource->loLevelMem.count %d\n", loResource->loLevelMem.count)); in tiCOMPortInit()
4124 DMMemCount = loResource->loLevelMem.count - LLMemCount; in tiCOMPortInit()
[all …]
H A Dtdesgl.c158 …pEsglAllInfo->physAddrUpper = tdsaAllShared->loResource.loLevelMem.mem[memRequirement.count].physA… in tdsaEsglInit()
159 …pEsglAllInfo->physAddrLower = tdsaAllShared->loResource.loLevelMem.mem[memRequirement.count].physA… in tdsaEsglInit()
160 …pEsglAllInfo->virtPtr = tdsaAllShared->loResource.loLevelMem.mem[memRequirement.count].virtP… in tdsaEsglInit()
161 …pEsglAllInfo->NumEsglPages = tdsaAllShared->loResource.loLevelMem.mem[memRequirement.count].numEl… in tdsaEsglInit()
162 …pEsglAllInfo->EsglPageSize = tdsaAllShared->loResource.loLevelMem.mem[memRequirement.count].singl… in tdsaEsglInit()
167 …oResource.loLevelMem.mem[18].singleElementLength %d\n", tdsaAllShared->loResource.loLevelMem.mem[1… in tdsaEsglInit()
H A Dtdsatypes.h223 tiLoLevelResource_t loResource; member
H A Dtdproto.h96 tiLoLevelResource_t * loResource
102 tiLoLevelResource_t * loResource,
/freebsd/sys/dev/pms/RefTisa/tisa/api/
H A Dtiapi.h46 tiLoLevelResource_t *loResource,
54 tiLoLevelResource_t *loResource,