Searched refs:F_SG_XFER (Results 1 – 1 of 1) sorted by relevance
145 #define F_SG_XFER 0x04 macro3675 currSCCB->Sccb_XferState &= ~F_SG_XFER; in FPT_ssenss()3892 p_sccb->Sccb_XferState = F_SG_XFER; in FPT_sinits()4894 if (currSCCB->Sccb_XferState & F_SG_XFER) { in FPT_dataXferProcessor()5163 if (pCurrSCCB->Sccb_XferState & F_SG_XFER) { in FPT_hostDataXferAbort()5336 if (pCurrSCCB->Sccb_XferState & F_SG_XFER) { in FPT_hostDataXferAbort()5381 if (currSCCB->Sccb_XferState & F_SG_XFER) { in FPT_hostDataXferRestart()7136 else if (p_SCCB->Sccb_XferState & F_SG_XFER) { in FPT_utilUpdateResidual()