taglinefilesource code
tablesize820drivers/scsi/scsi.cint tablesize;
tablesize877drivers/scsi/scsi.ctablesize = device->host->sg_tablesize;
tablesize879drivers/scsi/scsi.cif(!tablesize) bh = NULL;
tablesize886drivers/scsi/scsi.cif(!bhp || !CONTIGUOUS_BUFFERS(bh,bhp)) tablesize--;
tablesize889drivers/scsi/scsi.cif(!tablesize) break;
tablesize944drivers/scsi/scsi.cint tablesize;
tablesize1027drivers/scsi/scsi.ctablesize = device->host->sg_tablesize;
tablesize1029drivers/scsi/scsi.cif(!tablesize) bh = NULL;
tablesize1036drivers/scsi/scsi.cif(!bhp || !CONTIGUOUS_BUFFERS(bh,bhp)) tablesize--;
tablesize1039drivers/scsi/scsi.cif(!tablesize) break;