Searched refs:LengthToCopy (Results 1 – 1 of 1) sorted by relevance
1251 _u16 LengthToCopy; in _SlDrvMsgRead() local1429 LengthToCopy = (_u16)(ACT_DATA_SIZE(&uBuf.TempBuf[4]) & (3)); in _SlDrvMsgRead()1472 LengthToCopy = (_u16)(ACT_DATA_SIZE(&uBuf.TempBuf[4]) & (3)); in _SlDrvMsgRead()1479 if( LengthToCopy > 0) in _SlDrvMsgRead()1483 …nctionParams.AsyncExt.ActionIndex].pRespArgs))->pData + AlignedLengthRecv,TailBuffer,LengthToCopy); in _SlDrvMsgRead()1522 LengthToCopy = (_u16)(g_pCB->FunctionParams.pCmdExt->RxPayloadLen & (3)); in _SlDrvMsgRead()1527 LengthToCopy = (_u16)(ActDataSize & (3)); in _SlDrvMsgRead()1543 if( LengthToCopy > 0) in _SlDrvMsgRead()1549 LengthToCopy); in _SlDrvMsgRead()