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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A DFlashPoint.c145 #define F_SG_XFER 0x04 macro
3716 currSCCB->Sccb_XferState &= ~F_SG_XFER;
3933 p_sccb->Sccb_XferState = F_SG_XFER;
4940 if (currSCCB->Sccb_XferState & F_SG_XFER) {
5219 if (pCurrSCCB->Sccb_XferState & F_SG_XFER) {
5403 if (pCurrSCCB->Sccb_XferState & F_SG_XFER) {
5453 if (currSCCB->Sccb_XferState & F_SG_XFER) {
7210 else if (p_SCCB->Sccb_XferState & F_SG_XFER) {

Completed in 36 milliseconds