| tag | line | file | source code |
|---|---|---|---|
| SG_NONE | 2819 | drivers/scsi/aic7xxx.c | if (template->sg_tablesize != SG_NONE) |
| SG_NONE | 2827 | drivers/scsi/aic7xxx.c | template->sg_tablesize = SG_NONE; |
| SG_NONE | 917 | drivers/scsi/wd7000.c | if (SCpnt->host->sg_tablesize == SG_NONE) { |
| SG_NONE | 1168 | drivers/scsi/wd7000.c | if (host->rev1 < 6) sh->sg_tablesize = SG_NONE; |