Lines Matching refs:Sccb_XferCnt
98 u32 Sccb_XferCnt; /* actual transfer count */ member
3696 currSCCB->Sccb_XferCnt = (u32)currSCCB->RequestSenseLength; in FPT_ssenss()
3818 currSCCB->Sccb_ATC += (currSCCB->Sccb_XferCnt - 1); in FPT_schkdd()
3820 currSCCB->Sccb_XferCnt = 1; in FPT_schkdd()
3829 currSCCB->Sccb_ATC += currSCCB->Sccb_XferCnt; in FPT_schkdd()
3831 currSCCB->Sccb_XferCnt = 0; in FPT_schkdd()
3913 p_sccb->Sccb_XferCnt = p_sccb->DataLength; in FPT_sinits()
3920 p_sccb->Sccb_XferCnt = 0x00; in FPT_sinits()
4025 if (currSCCB->Sccb_XferCnt == 0) { in FPT_phaseDataOut()
4068 if (currSCCB->Sccb_XferCnt == 0) { in FPT_phaseDataIn()
4387 currSCCB->Sccb_ATC += currSCCB->Sccb_XferCnt; in FPT_phaseChkFifo()
4389 currSCCB->Sccb_XferCnt = 0; in FPT_phaseChkFifo()
4416 currSCCB->Sccb_ATC += (currSCCB->Sccb_XferCnt - xfercnt); in FPT_phaseChkFifo()
4418 currSCCB->Sccb_XferCnt = xfercnt; in FPT_phaseChkFifo()
5005 pcurrSCCB->Sccb_XferCnt = tmpSGCnt; in FPT_busMstrSGDataXferStart()
5051 count = pcurrSCCB->Sccb_XferCnt; in FPT_busMstrDataXferStart()
5192 else if (pCurrSCCB->Sccb_XferCnt) { in FPT_hostDataXferAbort()
5212 remain_cnt = pCurrSCCB->Sccb_XferCnt; in FPT_hostDataXferAbort()
5414 currSCCB->Sccb_XferCnt = 0; in FPT_hostDataXferRestart()
5443 currSCCB->Sccb_XferCnt = in FPT_hostDataXferRestart()