Searched refs:F_SG_XFER (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/
H A DFlashPoint.c145 #define F_SG_XFER 0x04 macro
3675 currSCCB->Sccb_XferState &= ~F_SG_XFER;
3892 p_sccb->Sccb_XferState = F_SG_XFER;
4894 if (currSCCB->Sccb_XferState & F_SG_XFER) {
5163 if (pCurrSCCB->Sccb_XferState & F_SG_XFER) {
5336 if (pCurrSCCB->Sccb_XferState & F_SG_XFER) {
5381 if (currSCCB->Sccb_XferState & F_SG_XFER) {
7136 else if (p_SCCB->Sccb_XferState & F_SG_XFER) {

Completed in 164 milliseconds