taglinefilesource code
tablesize835drivers/scsi/scsi.cint tablesize;
tablesize892drivers/scsi/scsi.ctablesize = device->host->sg_tablesize;
tablesize894drivers/scsi/scsi.cif(!tablesize) bh = NULL;
tablesize901drivers/scsi/scsi.cif(!bhp || !CONTIGUOUS_BUFFERS(bh,bhp)) tablesize--;
tablesize904drivers/scsi/scsi.cif(!tablesize) break;
tablesize959drivers/scsi/scsi.cint tablesize;
tablesize1038drivers/scsi/scsi.ctablesize = device->host->sg_tablesize;
tablesize1040drivers/scsi/scsi.cif(!tablesize) bh = NULL;
tablesize1047drivers/scsi/scsi.cif(!bhp || !CONTIGUOUS_BUFFERS(bh,bhp)) tablesize--;
tablesize1050drivers/scsi/scsi.cif(!tablesize) break;