Searched refs:directLen (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/ |
H A D | saioctlcmd.c | 2471 forensicData->BufferType.dataBuf.directLen, in siFatalErrorBuffer() 2532 …arLoc ,forensicData->BufferType.dataBuf.directData,forensicData->BufferType.dataBuf.directLen ,1 ); in siFatalErrorBuffer() 2534 saRoot->FatalBarLoc += forensicData->BufferType.dataBuf.directLen; in siFatalErrorBuffer() 2535 forensicData->BufferType.dataBuf.directOffset += forensicData->BufferType.dataBuf.directLen; in siFatalErrorBuffer() 2536 saRoot->ForensicLastOffset += forensicData->BufferType.dataBuf.directLen; in siFatalErrorBuffer() 2537 forensicData->BufferType.dataBuf.readLen = forensicData->BufferType.dataBuf.directLen; in siFatalErrorBuffer() 2577 forensicData->BufferType.dataBuf.directLen, in siFatalErrorBuffer() 2667 forensicData->BufferType.dataBuf.directLen, in siFatalErrorBuffer() 2714 if(biggest >= forensicData->BufferType.dataBuf.directLen ) in siNonFatalErrorBuffer() 2716 biggest = forensicData->BufferType.dataBuf.directLen; in siNonFatalErrorBuffer() [all …]
|
H A D | sampicmd.c | 1584 NVMDInfo->dataOffsetAddress | (NVMDInfo->directLen << SHIFT24)); in mpiGetNVMDCmd() 1593 … ossaGetNVMDResponseCB(agRoot, agContext, OSSA_NVMD_MODE_ERROR, 0, NVMDInfo->directLen, agNULL); in mpiGetNVMDCmd() 1746 NVMDInfo->dataOffsetAddress | (NVMDInfo->directLen << SHIFT24)); in mpiSetNVMDCmd() 1747 si_memcpy(&payload.Data.NVMData[0], NVMDInfo->directData, NVMDInfo->directLen); in mpiSetNVMDCmd()
|
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/ |
H A D | tdioctl.h | 556 bit32 directLen; member 566 bit32 directLen; member 572 bit32 directLen; member
|
H A D | tdioctl.c | 2075 regDumpInfo.directLen = RequestLength; in tdsaRegDumpGetIoctl() 2090 regDumpInfo.directLen = RequestLength; in tdsaRegDumpGetIoctl() 3069 ForensicData.BufferType.dataBuf.directLen = pForensicDataPayload->dataBuffer.directLen; in tdsaForensicDataGetIoctl() 3075 ForensicData.BufferType.gsmBuf.directLen = pForensicDataPayload->gsmBuffer.directLen; in tdsaForensicDataGetIoctl() 3082 ForensicData.BufferType.queueBuf.directLen = pForensicDataPayload->queueBuffer.directLen; in tdsaForensicDataGetIoctl() 3089 ForensicData.BufferType.queueBuf.directLen = pForensicDataPayload->queueBuffer.directLen; in tdsaForensicDataGetIoctl() 3456 VPDInfo.directLen = (bit8)sizeof(VPDPayload); in tdsaVPDSet() 3467 VPDInfo.directLen = 0; in tdsaVPDSet() 3516 VPDInfo.directLen = 32; in tdsaVPDGet() 3527 VPDInfo.directLen = 0; in tdsaVPDGet()
|
H A D | tdmisc.c | 542 forensicData.dataBuf.directLen = (8 * 1024); in tiCOMReset() 551 forensicData.dataBuf.directLen, in tiCOMReset() 554 if( forensicData.dataBuf.readLen == forensicData.dataBuf.directLen && !status && once) in tiCOMReset() 1818 forensicData.dataBuf.directLen = (8 * 1024); in tiCOMShutDown() 1828 forensicData.dataBuf.directLen, in tiCOMShutDown() 1830 if( forensicData.dataBuf.readLen == forensicData.dataBuf.directLen && !status && once) in tiCOMShutDown()
|
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/ |
H A D | sa.h | 1850 bit32 directLen; member 1905 bit32 directLen; member 1915 bit32 directLen; member 1921 bit32 directLen; member 1943 bit32 directLen :8; member
|