Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdport.c3920 bit32 SMMemCount = 0; in tiCOMPortInit() local
4102 SMMemCount = loResource->loLevelMem.count - LLMemCount - DMMemCount; in tiCOMPortInit()
4105 TI_DBG1(("tiCOMPortInit: SMMemCount %d\n", SMMemCount)); in tiCOMPortInit()
4143 SMMemCount = loResource->loLevelMem.count - LLMemCount; in tiCOMPortInit()
4155 for(i=0;i<(int)(LLMemCount + DMMemCount + SMMemCount);i++) in tiCOMPortInit()
4447 smMemRequirement.count = SMMemCount; in tiCOMPortInit()
4449 for(i=(LLMemCount + DMMemCount);i<(int)(LLMemCount + DMMemCount + SMMemCount);i++) in tiCOMPortInit()
4528 smMemRequirement.count = SMMemCount; in tiCOMPortInit()
4530 for(i=LLMemCount;i<(int)(LLMemCount + SMMemCount);i++) in tiCOMPortInit()