Searched refs:readLen (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.h559 bit32 readLen; member in struct:tdForensicDataPayload_s::__anon11545::__anon11546
575 bit32 readLen; member in struct:tdForensicDataPayload_s::__anon11545::__anon11548
H A Dtdmisc.c545 forensicData.dataBuf.readLen = 0; /* Data read */
549 TI_DBG1(("tiCOMReset:status %d readLen 0x%x directLen 0x%x directOffset 0x%x\n",
551 forensicData.dataBuf.readLen,
555 if( forensicData.dataBuf.readLen == forensicData.dataBuf.directLen && !status && once)
557 DirectData += forensicData.dataBuf.readLen;
1822 forensicData.dataBuf.readLen = 0; /* Data read */
1827 TI_DBG1(("tiCOMShutDown:readLen 0x%x directLen 0x%x directOffset 0x%x\n",
1828 forensicData.dataBuf.readLen,
1831 if( forensicData.dataBuf.readLen == forensicData.dataBuf.directLen && !status && once)
H A Dtdioctl.c1960 pForensicDataPayload->dataBuffer.readLen = pForensicData->BufferType.dataBuf.readLen;
1964 pForensicDataPayload->gsmBuffer.readLen = pForensicData->BufferType.gsmBuf.readLen;
3072 ForensicData.BufferType.dataBuf.readLen = pForensicDataPayload->dataBuffer.readLen;
3078 ForensicData.BufferType.dataBuf.readLen = pForensicDataPayload->gsmBuffer.readLen;
/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaioctlcmd.c2473 forensicData->BufferType.dataBuf.readLen ));
2538 forensicData->BufferType.dataBuf.readLen = forensicData->BufferType.dataBuf.directLen;
2579 forensicData->BufferType.dataBuf.readLen ));
2657 forensicData->BufferType.dataBuf.readLen = 0xFFFFFFFF;
2664 SA_DBG3(("siFatalErrorBuffer:status 0x%x %p directOffset 0x%x directLen 0x%x readLen 0x%x\n",
2669 forensicData->BufferType.dataBuf.readLen ));
2749 forensicData->BufferType.dataBuf.readLen ));
2791 forensicData->BufferType.dataBuf.readLen = 0xFFFFFFFF;
2829 forensicData->BufferType.dataBuf.readLen = forensicData->BufferType.dataBuf.directOffset - saRoot->ForensicLastOffset;
2830 if( ready == MPI_FATAL_EDUMP_TABLE_STAT_NF_SUCCESS_DONE && forensicData->BufferType.dataBuf.readLen
[all...]
/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h1908 bit32 readLen; member in struct:__anon11495::__anon11496::__anon11497
1924 bit32 readLen; member in struct:__anon11495::__anon11496::__anon11499
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c30461 size_t readLen = 0; local
30609 int readLen = 0; local
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c41010 size_t readLen = 0; local
41157 int readLen = 0; local
[all...]

Completed in 863 milliseconds