Lines Matching refs:readLen

2472 			forensicData->BufferType.dataBuf.readLen ));  in siFatalErrorBuffer()
2537 forensicData->BufferType.dataBuf.readLen = forensicData->BufferType.dataBuf.directLen; in siFatalErrorBuffer()
2578 forensicData->BufferType.dataBuf.readLen )); in siFatalErrorBuffer()
2656 forensicData->BufferType.dataBuf.readLen = 0xFFFFFFFF; in siFatalErrorBuffer()
2668 forensicData->BufferType.dataBuf.readLen )); in siFatalErrorBuffer()
2748 forensicData->BufferType.dataBuf.readLen )); in siNonFatalErrorBuffer()
2790 forensicData->BufferType.dataBuf.readLen = 0xFFFFFFFF; in siNonFatalErrorBuffer()
2828 …forensicData->BufferType.dataBuf.readLen = forensicData->BufferType.dataBuf.directOffset - saRoot-… in siNonFatalErrorBuffer()
2829 …ady == MPI_FATAL_EDUMP_TABLE_STAT_NF_SUCCESS_DONE && forensicData->BufferType.dataBuf.readLen == 0) in siNonFatalErrorBuffer()
2831 …siNonFatalErrorBuffer:ready 0x%x readLen 0x%x\n",ready ,forensicData->BufferType.dataBuf.readLen)); in siNonFatalErrorBuffer()
2850 forensicData->BufferType.dataBuf.readLen )); in siNonFatalErrorBuffer()
2875 if(forensicData->BufferType.dataBuf.readLen) in siGetForensicData()
2877 …_DBG1(("siGetForensicData: Incorrect readLen 0x%08X\n", forensicData->BufferType.dataBuf.readLen)); in siGetForensicData()
2878 forensicData->BufferType.dataBuf.readLen = forensicData->BufferType.dataBuf.directLen; in siGetForensicData()
2883 forensicData->BufferType.dataBuf.readLen = 0xFFFFFFFF; in siGetForensicData()
2922 forensicData->BufferType.dataBuf.readLen = forensicData->BufferType.dataBuf.directLen; in siGetForensicData()
2927 …(("siGetForensicData: TYPE_GSM_SPACE readLen 0x%08X\n", forensicData->BufferType.dataBuf.readLen)); in siGetForensicData()