Lines Matching refs:totalLength
79 memoryMap->region[memoryMap->count].totalLength = sizeof(bit8) * config->mainConfig.eventLogSize; in mpiRequirementsGet()
82 …ventLogSize region[%d] 0x%X\n",memoryMap->count,memoryMap->region[memoryMap->count].totalLength )); in mpiRequirementsGet()
85 …ventLogSize region[%d] 0x%X\n",memoryMap->count,memoryMap->region[memoryMap->count].totalLength )); in mpiRequirementsGet()
89 …memoryMap->region[memoryMap->count].totalLength = sizeof(bit8) * config->mainConfig.IOPeventLogSiz… in mpiRequirementsGet()
92 …ventLogSize region[%d] 0x%X\n",memoryMap->count,memoryMap->region[memoryMap->count].totalLength )); in mpiRequirementsGet()
98 memoryMap->region[memoryMap->count].totalLength = sizeof(bit32) * config->numInboundQueues; in mpiRequirementsGet()
101 …boundQueues region[%d] 0x%X\n",memoryMap->count,memoryMap->region[memoryMap->count].totalLength )); in mpiRequirementsGet()
107 memoryMap->region[memoryMap->count].totalLength = sizeof(bit32) * config->numOutboundQueues; in mpiRequirementsGet()
110 …boundQueues region[%d] 0x%X\n",memoryMap->count,memoryMap->region[memoryMap->count].totalLength )); in mpiRequirementsGet()
132 memoryMap->region[memoryMap->count].totalLength = memSize; in mpiRequirementsGet()
139 memoryMap->region[memoryMap->count].totalLength += memSize; in mpiRequirementsGet()
177 memoryMap->region[memoryMap->count].totalLength = memSize; in mpiRequirementsGet()
184 memoryMap->region[memoryMap->count].totalLength += memSize; in mpiRequirementsGet()