Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/tests/libntp/
HDa_md5encrypt.c25 #define totalLength (packetLength + keyIdLength + digestLength) macro
27 u_char u8 [totalLength];
33 u_char u8 [totalLength];
52 packetPtr = emalloc(totalLength * sizeof(*packetPtr)); in test_Encrypt()
64 TEST_ASSERT_EQUAL_MEMORY(expectedPacket.u8, packetPtr, totalLength); in test_Encrypt()
/NextBSD/sys/dev/pms/freebsd/driver/common/
HDlxutil.c221 if( pRscInfo->tiLoLevelResource.loLevelMem.mem[numVal].totalLength == in agtiapi_InitResource()
260 pRscInfo->tiLoLevelResource.loLevelMem.mem[numVal].totalLength, in agtiapi_InitResource()
267 pRscInfo->tiLoLevelResource.loLevelMem.mem[numVal].totalLength; in agtiapi_InitResource()
292 pRscInfo->tiLoLevelResource.loLevelMem.mem[numVal].totalLength, in agtiapi_InitResource()
364 totalLength, in agtiapi_InitResource()
389 if (pRscInfo->tiSharedMem.tdSharedCachedMem1.totalLength != 0) { in agtiapi_InitResource()
412 totalLength, in agtiapi_InitResource()
419 pRscInfo->tiSharedMem.tdSharedCachedMem1.totalLength + in agtiapi_InitResource()
446 tiSharedMem.tdSharedCachedMem1.totalLength, in agtiapi_InitResource()
463 pRscInfo->tiSharedMem.tdSharedCachedMem1.totalLength, in agtiapi_InitResource()
[all …]
/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
HDitdinit.c128 iniMem->tdCachedMem[0].totalLength = in itdssGetResource()
147 iniMem->tdCachedMem[i].totalLength = 0; in itdssGetResource()
170 initiatorResource->initiatorOption.dynamicDmaMem.totalLength = 0; in itdssGetResource()
176 initiatorResource->initiatorOption.dynamicCachedMem.totalLength = 0; in itdssGetResource()
195 initiatorResource->initiatorOption.dynamicDmaMem.totalLength = in itdssGetResource()
212 initiatorResource->initiatorOption.dynamicCachedMem.totalLength = in itdssGetResource()
/NextBSD/sys/dev/pms/RefTisa/sallsdk/spc/
HDmpi.c80 memoryMap->region[memoryMap->count].totalLength = sizeof(bit8) * config->mainConfig.eventLogSize; in mpiRequirementsGet()
83 …ventLogSize region[%d] 0x%X\n",memoryMap->count,memoryMap->region[memoryMap->count].totalLength )); in mpiRequirementsGet()
86 …ventLogSize region[%d] 0x%X\n",memoryMap->count,memoryMap->region[memoryMap->count].totalLength )); in mpiRequirementsGet()
90 …memoryMap->region[memoryMap->count].totalLength = sizeof(bit8) * config->mainConfig.IOPeventLogSiz… in mpiRequirementsGet()
93 …ventLogSize region[%d] 0x%X\n",memoryMap->count,memoryMap->region[memoryMap->count].totalLength )); in mpiRequirementsGet()
99 memoryMap->region[memoryMap->count].totalLength = sizeof(bit32) * config->numInboundQueues; in mpiRequirementsGet()
102 …boundQueues region[%d] 0x%X\n",memoryMap->count,memoryMap->region[memoryMap->count].totalLength )); in mpiRequirementsGet()
108 memoryMap->region[memoryMap->count].totalLength = sizeof(bit32) * config->numOutboundQueues; in mpiRequirementsGet()
111 …boundQueues region[%d] 0x%X\n",memoryMap->count,memoryMap->region[memoryMap->count].totalLength )); in mpiRequirementsGet()
133 memoryMap->region[memoryMap->count].totalLength = memSize; in mpiRequirementsGet()
[all …]
HDsainit.c108 memoryRequirement->agMemory[LLROOT_MEM_INDEX].totalLength = sizeof(agsaLLRoot_t); in saGetRequirements()
115 memoryRequirement->agMemory[LLROOT_MEM_INDEX].totalLength, in saGetRequirements()
122 memoryRequirement->agMemory[DEVICELINK_MEM_INDEX].totalLength = sizeof(agsaDeviceDesc_t) in saGetRequirements()
129 memoryRequirement->agMemory[DEVICELINK_MEM_INDEX].totalLength, in saGetRequirements()
139 memoryRequirement->agMemory[IOREQLINK_MEM_INDEX].totalLength = sizeof(agsaIORequestDesc_t) * in saGetRequirements()
147 memoryRequirement->agMemory[IOREQLINK_MEM_INDEX].totalLength, in saGetRequirements()
154 …memoryRequirement->agMemory[TIMERLINK_MEM_INDEX].totalLength = sizeof(agsaTimerDesc_t) * NUM_TIMER… in saGetRequirements()
160 memoryRequirement->agMemory[TIMERLINK_MEM_INDEX].totalLength, in saGetRequirements()
169 memoryRequirement->agMemory[LL_FUNCTION_TRACE].totalLength = swConfig->TraceBufferSize; in saGetRequirements()
176 memoryRequirement->agMemory[LL_FUNCTION_TRACE].totalLength, in saGetRequirements()
[all …]
HDmpi.h115 bit32 totalLength; /**< Total length in bytes allocated */ member
HDsahw.c1946 if( saRoot->memoryAllocated.agMemory[i].totalLength > biggest) in siHDAMode_V()
1949 if(biggest < saRoot->memoryAllocated.agMemory[i].totalLength) in siHDAMode_V()
1952 biggest = saRoot->memoryAllocated.agMemory[i].totalLength; in siHDAMode_V()
HDsaioctlcmd.c2713 biggest = saRoot->memoryAllocated.agMemory[HDA_DMA_BUFFER].totalLength; in siNonFatalErrorBuffer()
/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/common/
HDtdinit.c2086 loResource->loLevelMem.mem[i].totalLength = 0; in tdsaLoLevelGetResource()
2103 loResource->loLevelMem.mem[i].totalLength = memRequirement.agMemory[i].totalLength; in tdsaLoLevelGetResource()
2106 …Resource->loLevelMem.mem[i].numElements, loResource->loLevelMem.mem[i].totalLength, loResource->lo… in tdsaLoLevelGetResource()
2132 …loResource->loLevelMem.mem[i].totalLength = dmMemRequirement.dmMemory[i-memRequirement.count].tota… in tdsaLoLevelGetResource()
2135 …Resource->loLevelMem.mem[i].numElements, loResource->loLevelMem.mem[i].totalLength, loResource->lo… in tdsaLoLevelGetResource()
2161 …esource->loLevelMem.mem[i].totalLength = smMemRequirement.smMemory[i-memRequirement.count-dmMemReq… in tdsaLoLevelGetResource()
2164 …Resource->loLevelMem.mem[i].numElements, loResource->loLevelMem.mem[i].totalLength, loResource->lo… in tdsaLoLevelGetResource()
2205 loResource->loLevelMem.mem[i].totalLength = 0; in tdsaLoLevelGetResource()
2222 loResource->loLevelMem.mem[i].totalLength = memRequirement.agMemory[i].totalLength; in tdsaLoLevelGetResource()
2225 …Resource->loLevelMem.mem[i].numElements, loResource->loLevelMem.mem[i].totalLength, loResource->lo… in tdsaLoLevelGetResource()
[all …]
HDtdport.c4157 …source->loLevelMem.mem[i].physAddrLower, loResource->loLevelMem.mem[i].totalLength, loResource->lo… in tiCOMPortInit()
4170 agMemoryRequirement.agMemory[i].totalLength = 0; in tiCOMPortInit()
4185 agMemoryRequirement.agMemory[i].totalLength = loResource->loLevelMem.mem[i].totalLength; in tiCOMPortInit()
4208 loResource->loLevelMem.mem[i].totalLength, in tiCOMPortInit()
4411 dmMemRequirement.dmMemory[i-LLMemCount].totalLength = loResource->loLevelMem.mem[i].totalLength; in tiCOMPortInit()
4421 loResource->loLevelMem.mem[i].totalLength, in tiCOMPortInit()
4456 …MemRequirement.smMemory[i-LLMemCount-DMMemCount].totalLength = loResource->loLevelMem.mem[i].total… in tiCOMPortInit()
4466 loResource->loLevelMem.mem[i].totalLength, in tiCOMPortInit()
4501 dmMemRequirement.dmMemory[i-LLMemCount].totalLength = loResource->loLevelMem.mem[i].totalLength; in tiCOMPortInit()
4507 …source->loLevelMem.mem[i].physAddrLower, loResource->loLevelMem.mem[i].totalLength, loResource->lo… in tiCOMPortInit()
[all …]
HDtdioctl.c482 EventLogLength = EventLog.eventLog1.totalLength; in tiCOMMgntIOCTL()
527 EventLogLength = EventLog.eventLog2.totalLength; in tiCOMMgntIOCTL()
/NextBSD/sys/dev/pms/RefTisa/sat/src/
HDsminit.c80 memoryRequirement->smMemory[SM_ROOT_MEM_INDEX].totalLength = in smGetRequirements()
118 memoryRequirement->smMemory[SM_DEVICE_MEM_INDEX].totalLength = in smGetRequirements()
127 memoryRequirement->smMemory[SM_IO_MEM_INDEX].totalLength = in smGetRequirements()
137 , memoryRequirement->smMemory[i].numElements, memoryRequirement->smMemory[i].totalLength, in smGetRequirements()
201 && (0 == memoryAllocated->smMemory[i].totalLength) ) in smInitialize()
220 memoryAllocated->smMemory[i].totalLength, in smInitialize()
HDsmsat.c1512 SM_DBG3(("smsatFreeIntIoResource: DMA len %d\n", satIntIo->satIntDmaMem.totalLength)); in smsatFreeIntIoResource()
1517 satIntIo->satIntDmaMem.totalLength); in smsatFreeIntIoResource()
1521 if (satIntIo->satIntReqBodyMem.totalLength != 0) in smsatFreeIntIoResource()
1523 SM_DBG3(("smsatFreeIntIoResource: req body len %d\n", satIntIo->satIntReqBodyMem.totalLength)); in smsatFreeIntIoResource()
1529 satIntIo->satIntReqBodyMem.totalLength); in smsatFreeIntIoResource()
1531 satIntIo->satIntReqBodyMem.totalLength = 0; in smsatFreeIntIoResource()
1619 satIntIo->satIntReqBodyMem.totalLength = sizeof(smIORequestBody_t); in smsatAllocIntIoResource()
1627 satIntIo->satIntReqBodyMem.totalLength, in smsatAllocIntIoResource()
1649 satIntIo->satIntDmaMem.totalLength = dmaAllocLength; in smsatAllocIntIoResource()
1657 satIntIo->satIntDmaMem.totalLength, in smsatAllocIntIoResource()
[all …]
/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
HDttdinit.c333 tgtMem->tdMem[i].totalLength = 0; in ttdssGetResource()
352 tgtMem->tdMem[0].totalLength = in ttdssGetResource()
371 tgtMem->tdMem[1].totalLength = tgtMem->tdMem[1].singleElementLength * in ttdssGetResource()
393 tgtMem->tdMem[2].totalLength = tgtMem->tdMem[2].singleElementLength * in ttdssGetResource()
413 tgtMem->tdMem[3].totalLength in ttdssGetResource()
441 targetResource->targetOption.dynamicDmaMem.totalLength = in ttdssGetResource()
449 targetResource->targetOption.dynamicCachedMem.totalLength = in ttdssGetResource()
/NextBSD/sys/dev/pms/RefTisa/discovery/dm/
HDdminit.c77 memoryRequirement->dmMemory[DM_ROOT_MEM_INDEX].totalLength = in dmGetRequirements()
86 memoryRequirement->dmMemory[DM_PORT_MEM_INDEX].totalLength = in dmGetRequirements()
95 memoryRequirement->dmMemory[DM_DEVICE_MEM_INDEX].totalLength = in dmGetRequirements()
140 memoryRequirement->dmMemory[DM_EXPANDER_MEM_INDEX].totalLength = in dmGetRequirements()
149 memoryRequirement->dmMemory[DM_SMP_MEM_INDEX].totalLength = in dmGetRequirements()
158 memoryRequirement->dmMemory[DM_INDIRECT_SMP_MEM_INDEX].totalLength = in dmGetRequirements()
262 && (0 == memoryAllocated->dmMemory[i].totalLength) ) in dmInitialize()
/NextBSD/sys/dev/pms/RefTisa/discovery/api/
HDdm.h125 bit32 totalLength; member
/NextBSD/sys/dev/pms/RefTisa/sat/api/
HDsm.h169 bit32 totalLength; member
/NextBSD/sys/dev/pms/RefTisa/tisa/api/
HDtitypes.h72 bit32 totalLength; member
/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
HDsat.c19027 satIntIo->satIntReqBodyMem.totalLength = sizeof(tdIORequestBody_t); in satAllocIntIoResource()
19035 satIntIo->satIntReqBodyMem.totalLength, in satAllocIntIoResource()
19057 satIntIo->satIntDmaMem.totalLength = dmaAllocLength; in satAllocIntIoResource()
19065 satIntIo->satIntDmaMem.totalLength, in satAllocIntIoResource()
19067 TI_DBG6(("satAllocIntIoResource: len %d \n", satIntIo->satIntDmaMem.totalLength)); in satAllocIntIoResource()
19086 satIntIo->satIntReqBodyMem.totalLength); in satAllocIntIoResource()
19148 satIntIo->satIntDmaMem.totalLength); in satAllocIntIoResource()
19153 satIntIo->satIntTiScsiXchg.scsiCmnd.expDataLength = satIntIo->satIntDmaMem.totalLength; in satAllocIntIoResource()
19214 TI_DBG1(("satFreeIntIoResource: DMA len %d\n", satIntIo->satIntDmaMem.totalLength)); in satFreeIntIoResource()
19219 satIntIo->satIntDmaMem.totalLength); in satFreeIntIoResource()
[all …]
/NextBSD/sys/dev/pms/RefTisa/sallsdk/api/
HDsa.h2469 bit32 totalLength; /**< Total length in bytes allocated */ member