tag | line | file | source code |
---|---|---|---|
SG_NONE | 3834 | drivers/scsi/aic7xxx.c | if (template->sg_tablesize != SG_NONE) |
SG_NONE | 3842 | drivers/scsi/aic7xxx.c | template->sg_tablesize = SG_NONE; |
SG_NONE | 924 | drivers/scsi/wd7000.c | if (SCpnt->host->sg_tablesize == SG_NONE) { |
SG_NONE | 1177 | drivers/scsi/wd7000.c | if (host->rev1 < 6) sh->sg_tablesize = SG_NONE; |