Searched refs:F_SG_XFER (Results 1 – 1 of 1) sorted by relevance
145 #define F_SG_XFER 0x04 macro3674 currSCCB->Sccb_XferState &= ~F_SG_XFER; in FPT_ssenss()3891 p_sccb->Sccb_XferState = F_SG_XFER; in FPT_sinits()4893 if (currSCCB->Sccb_XferState & F_SG_XFER) { in FPT_dataXferProcessor()5162 if (pCurrSCCB->Sccb_XferState & F_SG_XFER) { in FPT_hostDataXferAbort()5335 if (pCurrSCCB->Sccb_XferState & F_SG_XFER) { in FPT_hostDataXferAbort()5380 if (currSCCB->Sccb_XferState & F_SG_XFER) { in FPT_hostDataXferRestart()7135 else if (p_SCCB->Sccb_XferState & F_SG_XFER) { in FPT_utilUpdateResidual()