Searched refs:F_SG_XFER (Results 1 – 1 of 1) sorted by relevance
145 #define F_SG_XFER 0x04 macro3722 currSCCB->Sccb_XferState &= ~F_SG_XFER; in FPT_ssenss()3939 p_sccb->Sccb_XferState = F_SG_XFER; in FPT_sinits()4946 if (currSCCB->Sccb_XferState & F_SG_XFER) { in FPT_dataXferProcessor()5225 if (pCurrSCCB->Sccb_XferState & F_SG_XFER) { in FPT_hostDataXferAbort()5409 if (pCurrSCCB->Sccb_XferState & F_SG_XFER) { in FPT_hostDataXferAbort()5459 if (currSCCB->Sccb_XferState & F_SG_XFER) { in FPT_hostDataXferRestart()7216 else if (p_SCCB->Sccb_XferState & F_SG_XFER) { in FPT_utilUpdateResidual()