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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dinitio.h419 #define SCF_SG 0x80 macro
H A Dinitio.c1127 scb->flags &= ~(SCF_SG | SCF_DIR); /* for xfer_data_in */
1590 if (scb->flags & SCF_SG) {
1710 if (scb->flags & SCF_SG) { /* S/G xfer */
1742 if (scb->flags & SCF_SG) { /* S/G xfer */
2610 cblk->flags |= SCF_SG; /* Turn on SG list flag */

Completed in 40 milliseconds