Lines Matching refs:Sccb_XferCnt
98 u32 Sccb_XferCnt; /* actual transfer count */ member
3693 currSCCB->Sccb_XferCnt = (u32)currSCCB->RequestSenseLength; in FPT_ssenss()
3815 currSCCB->Sccb_ATC += (currSCCB->Sccb_XferCnt - 1); in FPT_schkdd()
3817 currSCCB->Sccb_XferCnt = 1; in FPT_schkdd()
3826 currSCCB->Sccb_ATC += currSCCB->Sccb_XferCnt; in FPT_schkdd()
3828 currSCCB->Sccb_XferCnt = 0; in FPT_schkdd()
3910 p_sccb->Sccb_XferCnt = p_sccb->DataLength; in FPT_sinits()
3917 p_sccb->Sccb_XferCnt = 0x00; in FPT_sinits()
4022 if (currSCCB->Sccb_XferCnt == 0) { in FPT_phaseDataOut()
4065 if (currSCCB->Sccb_XferCnt == 0) { in FPT_phaseDataIn()
4384 currSCCB->Sccb_ATC += currSCCB->Sccb_XferCnt; in FPT_phaseChkFifo()
4386 currSCCB->Sccb_XferCnt = 0; in FPT_phaseChkFifo()
4413 currSCCB->Sccb_ATC += (currSCCB->Sccb_XferCnt - xfercnt); in FPT_phaseChkFifo()
4415 currSCCB->Sccb_XferCnt = xfercnt; in FPT_phaseChkFifo()
5002 pcurrSCCB->Sccb_XferCnt = tmpSGCnt; in FPT_busMstrSGDataXferStart()
5048 count = pcurrSCCB->Sccb_XferCnt; in FPT_busMstrDataXferStart()
5189 else if (pCurrSCCB->Sccb_XferCnt) { in FPT_hostDataXferAbort()
5209 remain_cnt = pCurrSCCB->Sccb_XferCnt; in FPT_hostDataXferAbort()
5411 currSCCB->Sccb_XferCnt = 0; in FPT_hostDataXferRestart()
5440 currSCCB->Sccb_XferCnt = in FPT_hostDataXferRestart()