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
3674 currSCCB->Sccb_XferState &= ~F_SG_XFER;
3891 p_sccb->Sccb_XferState = F_SG_XFER;
4893 if (currSCCB->Sccb_XferState & F_SG_XFER) {
5162 if (pCurrSCCB->Sccb_XferState & F_SG_XFER) {
5335 if (pCurrSCCB->Sccb_XferState & F_SG_XFER) {
5380 if (currSCCB->Sccb_XferState & F_SG_XFER) {
7135 else if (p_SCCB->Sccb_XferState & F_SG_XFER) {

Completed in 234 milliseconds