taglinefilesource code
tablesize838drivers/scsi/scsi.cint tablesize;
tablesize895drivers/scsi/scsi.ctablesize = device->host->sg_tablesize;
tablesize897drivers/scsi/scsi.cif(!tablesize) bh = NULL;
tablesize904drivers/scsi/scsi.cif(!bhp || !CONTIGUOUS_BUFFERS(bh,bhp)) tablesize--;
tablesize907drivers/scsi/scsi.cif(!tablesize) break;
tablesize962drivers/scsi/scsi.cint tablesize;
tablesize1045drivers/scsi/scsi.ctablesize = device->host->sg_tablesize;
tablesize1047drivers/scsi/scsi.cif(!tablesize) bh = NULL;
tablesize1054drivers/scsi/scsi.cif(!bhp || !CONTIGUOUS_BUFFERS(bh,bhp)) tablesize--;
tablesize1057drivers/scsi/scsi.cif(!tablesize) break;