Lines Matching refs:Sccb_XferCnt
98 u32 Sccb_XferCnt; /* actual transfer count */ member
3668 currSCCB->Sccb_XferCnt = (u32)currSCCB->RequestSenseLength; in FPT_ssenss()
3790 currSCCB->Sccb_ATC += (currSCCB->Sccb_XferCnt - 1); in FPT_schkdd()
3792 currSCCB->Sccb_XferCnt = 1; in FPT_schkdd()
3801 currSCCB->Sccb_ATC += currSCCB->Sccb_XferCnt; in FPT_schkdd()
3803 currSCCB->Sccb_XferCnt = 0; in FPT_schkdd()
3885 p_sccb->Sccb_XferCnt = p_sccb->DataLength; in FPT_sinits()
3892 p_sccb->Sccb_XferCnt = 0x00; in FPT_sinits()
3993 if (currSCCB->Sccb_XferCnt == 0) { in FPT_phaseDataOut()
4036 if (currSCCB->Sccb_XferCnt == 0) { in FPT_phaseDataIn()
4355 currSCCB->Sccb_ATC += currSCCB->Sccb_XferCnt; in FPT_phaseChkFifo()
4357 currSCCB->Sccb_XferCnt = 0; in FPT_phaseChkFifo()
4384 currSCCB->Sccb_ATC += (currSCCB->Sccb_XferCnt - xfercnt); in FPT_phaseChkFifo()
4386 currSCCB->Sccb_XferCnt = xfercnt; in FPT_phaseChkFifo()
4973 pcurrSCCB->Sccb_XferCnt = tmpSGCnt; in FPT_busMstrSGDataXferStart()
5019 count = pcurrSCCB->Sccb_XferCnt; in FPT_busMstrDataXferStart()
5160 else if (pCurrSCCB->Sccb_XferCnt) { in FPT_hostDataXferAbort()
5180 remain_cnt = pCurrSCCB->Sccb_XferCnt; in FPT_hostDataXferAbort()
5382 currSCCB->Sccb_XferCnt = 0; in FPT_hostDataXferRestart()
5411 currSCCB->Sccb_XferCnt = in FPT_hostDataXferRestart()