/freebsd/sys/dev/pms/freebsd/driver/common/ |
H A D | lxutil.c | 220 if( pRscInfo->tiLoLevelResource.loLevelMem.mem[numVal].totalLength == in agtiapi_InitResource() 259 pRscInfo->tiLoLevelResource.loLevelMem.mem[numVal].totalLength, in agtiapi_InitResource() 266 pRscInfo->tiLoLevelResource.loLevelMem.mem[numVal].totalLength; in agtiapi_InitResource() 291 pRscInfo->tiLoLevelResource.loLevelMem.mem[numVal].totalLength, in agtiapi_InitResource() 363 totalLength, in agtiapi_InitResource() 388 if (pRscInfo->tiSharedMem.tdSharedCachedMem1.totalLength != 0) { in agtiapi_InitResource() 411 totalLength, in agtiapi_InitResource() 418 pRscInfo->tiSharedMem.tdSharedCachedMem1.totalLength + in agtiapi_InitResource() 445 tiSharedMem.tdSharedCachedMem1.totalLength, in agtiapi_InitResource() 462 pRscInfo->tiSharedMem.tdSharedCachedMem1.totalLength, in agtiapi_InitResource() [all …]
|
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/ |
H A D | itdinit.c | 127 iniMem->tdCachedMem[0].totalLength = in itdssGetResource() 146 iniMem->tdCachedMem[i].totalLength = 0; in itdssGetResource() 169 initiatorResource->initiatorOption.dynamicDmaMem.totalLength = 0; in itdssGetResource() 175 initiatorResource->initiatorOption.dynamicCachedMem.totalLength = 0; in itdssGetResource() 194 initiatorResource->initiatorOption.dynamicDmaMem.totalLength = in itdssGetResource() 211 initiatorResource->initiatorOption.dynamicCachedMem.totalLength = in itdssGetResource()
|
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/ |
H A D | mpi.c | 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() [all …]
|
H A D | sainit.c | 107 memoryRequirement->agMemory[LLROOT_MEM_INDEX].totalLength = sizeof(agsaLLRoot_t); in saGetRequirements() 114 memoryRequirement->agMemory[LLROOT_MEM_INDEX].totalLength, in saGetRequirements() 121 memoryRequirement->agMemory[DEVICELINK_MEM_INDEX].totalLength = sizeof(agsaDeviceDesc_t) in saGetRequirements() 128 memoryRequirement->agMemory[DEVICELINK_MEM_INDEX].totalLength, in saGetRequirements() 138 memoryRequirement->agMemory[IOREQLINK_MEM_INDEX].totalLength = sizeof(agsaIORequestDesc_t) * in saGetRequirements() 146 memoryRequirement->agMemory[IOREQLINK_MEM_INDEX].totalLength, in saGetRequirements() 153 …memoryRequirement->agMemory[TIMERLINK_MEM_INDEX].totalLength = sizeof(agsaTimerDesc_t) * NUM_TIMER… in saGetRequirements() 159 memoryRequirement->agMemory[TIMERLINK_MEM_INDEX].totalLength, in saGetRequirements() 168 memoryRequirement->agMemory[LL_FUNCTION_TRACE].totalLength = swConfig->TraceBufferSize; in saGetRequirements() 175 memoryRequirement->agMemory[LL_FUNCTION_TRACE].totalLength, in saGetRequirements() [all …]
|
H A D | mpi.h | 114 bit32 totalLength; /**< Total length in bytes allocated */ member
|
H A D | sahw.c | 1945 if( saRoot->memoryAllocated.agMemory[i].totalLength > biggest) in siHDAMode_V() 1948 if(biggest < saRoot->memoryAllocated.agMemory[i].totalLength) in siHDAMode_V() 1951 biggest = saRoot->memoryAllocated.agMemory[i].totalLength; in siHDAMode_V()
|
H A D | saioctlcmd.c | 2712 biggest = saRoot->memoryAllocated.agMemory[HDA_DMA_BUFFER].totalLength; in siNonFatalErrorBuffer()
|
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/ |
H A D | tdinit.c | 2085 loResource->loLevelMem.mem[i].totalLength = 0; in tdsaLoLevelGetResource() 2102 loResource->loLevelMem.mem[i].totalLength = memRequirement.agMemory[i].totalLength; in tdsaLoLevelGetResource() 2105 …Resource->loLevelMem.mem[i].numElements, loResource->loLevelMem.mem[i].totalLength, loResource->lo… in tdsaLoLevelGetResource() 2131 …loResource->loLevelMem.mem[i].totalLength = dmMemRequirement.dmMemory[i-memRequirement.count].tota… in tdsaLoLevelGetResource() 2134 …Resource->loLevelMem.mem[i].numElements, loResource->loLevelMem.mem[i].totalLength, loResource->lo… in tdsaLoLevelGetResource() 2160 …esource->loLevelMem.mem[i].totalLength = smMemRequirement.smMemory[i-memRequirement.count-dmMemReq… in tdsaLoLevelGetResource() 2163 …Resource->loLevelMem.mem[i].numElements, loResource->loLevelMem.mem[i].totalLength, loResource->lo… in tdsaLoLevelGetResource() 2204 loResource->loLevelMem.mem[i].totalLength = 0; in tdsaLoLevelGetResource() 2221 loResource->loLevelMem.mem[i].totalLength = memRequirement.agMemory[i].totalLength; in tdsaLoLevelGetResource() 2224 …Resource->loLevelMem.mem[i].numElements, loResource->loLevelMem.mem[i].totalLength, loResource->lo… in tdsaLoLevelGetResource() [all …]
|
H A D | tdport.c | 4156 …source->loLevelMem.mem[i].physAddrLower, loResource->loLevelMem.mem[i].totalLength, loResource->lo… in tiCOMPortInit() 4169 agMemoryRequirement.agMemory[i].totalLength = 0; in tiCOMPortInit() 4184 agMemoryRequirement.agMemory[i].totalLength = loResource->loLevelMem.mem[i].totalLength; in tiCOMPortInit() 4207 loResource->loLevelMem.mem[i].totalLength, in tiCOMPortInit() 4410 dmMemRequirement.dmMemory[i-LLMemCount].totalLength = loResource->loLevelMem.mem[i].totalLength; in tiCOMPortInit() 4420 loResource->loLevelMem.mem[i].totalLength, in tiCOMPortInit() 4455 …MemRequirement.smMemory[i-LLMemCount-DMMemCount].totalLength = loResource->loLevelMem.mem[i].total… in tiCOMPortInit() 4465 loResource->loLevelMem.mem[i].totalLength, in tiCOMPortInit() 4500 dmMemRequirement.dmMemory[i-LLMemCount].totalLength = loResource->loLevelMem.mem[i].totalLength; in tiCOMPortInit() 4506 …source->loLevelMem.mem[i].physAddrLower, loResource->loLevelMem.mem[i].totalLength, loResource->lo… in tiCOMPortInit() [all …]
|
H A D | tdioctl.c | 481 EventLogLength = EventLog.eventLog1.totalLength; in tiCOMMgntIOCTL() 526 EventLogLength = EventLog.eventLog2.totalLength; in tiCOMMgntIOCTL()
|
/freebsd/sys/dev/pms/RefTisa/sat/src/ |
H A D | sminit.c | 79 memoryRequirement->smMemory[SM_ROOT_MEM_INDEX].totalLength = in smGetRequirements() 117 memoryRequirement->smMemory[SM_DEVICE_MEM_INDEX].totalLength = in smGetRequirements() 126 memoryRequirement->smMemory[SM_IO_MEM_INDEX].totalLength = in smGetRequirements() 136 , memoryRequirement->smMemory[i].numElements, memoryRequirement->smMemory[i].totalLength, in smGetRequirements() 200 && (0 == memoryAllocated->smMemory[i].totalLength) ) in smInitialize() 219 memoryAllocated->smMemory[i].totalLength, in smInitialize()
|
H A D | smsat.c | 1511 SM_DBG3(("smsatFreeIntIoResource: DMA len %d\n", satIntIo->satIntDmaMem.totalLength)); in smsatFreeIntIoResource() 1516 satIntIo->satIntDmaMem.totalLength); in smsatFreeIntIoResource() 1520 if (satIntIo->satIntReqBodyMem.totalLength != 0) in smsatFreeIntIoResource() 1522 SM_DBG3(("smsatFreeIntIoResource: req body len %d\n", satIntIo->satIntReqBodyMem.totalLength)); in smsatFreeIntIoResource() 1528 satIntIo->satIntReqBodyMem.totalLength); in smsatFreeIntIoResource() 1530 satIntIo->satIntReqBodyMem.totalLength = 0; in smsatFreeIntIoResource() 1618 satIntIo->satIntReqBodyMem.totalLength = sizeof(smIORequestBody_t); in smsatAllocIntIoResource() 1626 satIntIo->satIntReqBodyMem.totalLength, in smsatAllocIntIoResource() 1648 satIntIo->satIntDmaMem.totalLength = dmaAllocLength; in smsatAllocIntIoResource() 1656 satIntIo->satIntDmaMem.totalLength, in smsatAllocIntIoResource() [all …]
|
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/ |
H A D | ttdinit.c | 333 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()
|
/freebsd/sys/dev/pms/RefTisa/discovery/dm/ |
H A D | dminit.c | 76 memoryRequirement->dmMemory[DM_ROOT_MEM_INDEX].totalLength = in dmGetRequirements() 85 memoryRequirement->dmMemory[DM_PORT_MEM_INDEX].totalLength = in dmGetRequirements() 94 memoryRequirement->dmMemory[DM_DEVICE_MEM_INDEX].totalLength = in dmGetRequirements() 139 memoryRequirement->dmMemory[DM_EXPANDER_MEM_INDEX].totalLength = in dmGetRequirements() 148 memoryRequirement->dmMemory[DM_SMP_MEM_INDEX].totalLength = in dmGetRequirements() 157 memoryRequirement->dmMemory[DM_INDIRECT_SMP_MEM_INDEX].totalLength = in dmGetRequirements() 261 && (0 == memoryAllocated->dmMemory[i].totalLength) ) in dmInitialize()
|
/freebsd/sys/dev/qat/qat_api/common/compression/ |
H A D | dc_ns_header_footer.c | 40 Cpa64U totalLength, in cpaDcNsGenerateFooter() argument
|
/freebsd/sys/dev/pms/RefTisa/discovery/api/ |
H A D | dm.h | 124 bit32 totalLength; member
|
/freebsd/sys/dev/pms/RefTisa/sat/api/ |
H A D | sm.h | 168 bit32 totalLength; member
|
/freebsd/sys/dev/qat/qat_api/include/dc/ |
H A D | cpa_dc.h | 2524 Cpa64U totalLength,
|
/freebsd/sys/dev/pms/RefTisa/tisa/api/ |
H A D | titypes.h | 71 bit32 totalLength; member
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | PropertiesBase.td | 360 def : Property<"totalLength", UInt32> { 372 result.MakeArray(initLength, totalLength);
|
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sata/host/ |
H A D | sat.c | 19026 satIntIo->satIntReqBodyMem.totalLength = sizeof(tdIORequestBody_t); in satAllocIntIoResource() 19034 satIntIo->satIntReqBodyMem.totalLength, in satAllocIntIoResource() 19056 satIntIo->satIntDmaMem.totalLength = dmaAllocLength; in satAllocIntIoResource() 19064 satIntIo->satIntDmaMem.totalLength, in satAllocIntIoResource() 19066 TI_DBG6(("satAllocIntIoResource: len %d \n", satIntIo->satIntDmaMem.totalLength)); in satAllocIntIoResource() 19085 satIntIo->satIntReqBodyMem.totalLength); in satAllocIntIoResource() 19147 satIntIo->satIntDmaMem.totalLength); in satAllocIntIoResource() 19152 satIntIo->satIntTiScsiXchg.scsiCmnd.expDataLength = satIntIo->satIntDmaMem.totalLength; in satAllocIntIoResource() 19213 TI_DBG1(("satFreeIntIoResource: DMA len %d\n", satIntIo->satIntDmaMem.totalLength)); in satFreeIntIoResource() 19218 satIntIo->satIntDmaMem.totalLength); in satFreeIntIoResource() [all …]
|
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/ |
H A D | sa.h | 2468 bit32 totalLength; /**< Total length in bytes allocated */ member
|