Lines Matching refs:Sccb_XferCnt
98 u32 Sccb_XferCnt; /* actual transfer count */ member
3669 currSCCB->Sccb_XferCnt = (u32)currSCCB->RequestSenseLength; in FPT_ssenss()
3791 currSCCB->Sccb_ATC += (currSCCB->Sccb_XferCnt - 1); in FPT_schkdd()
3793 currSCCB->Sccb_XferCnt = 1; in FPT_schkdd()
3802 currSCCB->Sccb_ATC += currSCCB->Sccb_XferCnt; in FPT_schkdd()
3804 currSCCB->Sccb_XferCnt = 0; in FPT_schkdd()
3886 p_sccb->Sccb_XferCnt = p_sccb->DataLength; in FPT_sinits()
3893 p_sccb->Sccb_XferCnt = 0x00; in FPT_sinits()
3994 if (currSCCB->Sccb_XferCnt == 0) { in FPT_phaseDataOut()
4037 if (currSCCB->Sccb_XferCnt == 0) { in FPT_phaseDataIn()
4356 currSCCB->Sccb_ATC += currSCCB->Sccb_XferCnt; in FPT_phaseChkFifo()
4358 currSCCB->Sccb_XferCnt = 0; in FPT_phaseChkFifo()
4385 currSCCB->Sccb_ATC += (currSCCB->Sccb_XferCnt - xfercnt); in FPT_phaseChkFifo()
4387 currSCCB->Sccb_XferCnt = xfercnt; in FPT_phaseChkFifo()
4974 pcurrSCCB->Sccb_XferCnt = tmpSGCnt; in FPT_busMstrSGDataXferStart()
5020 count = pcurrSCCB->Sccb_XferCnt; in FPT_busMstrDataXferStart()
5161 else if (pCurrSCCB->Sccb_XferCnt) { in FPT_hostDataXferAbort()
5181 remain_cnt = pCurrSCCB->Sccb_XferCnt; in FPT_hostDataXferAbort()
5383 currSCCB->Sccb_XferCnt = 0; in FPT_hostDataXferRestart()
5412 currSCCB->Sccb_XferCnt = in FPT_hostDataXferRestart()