taglinefilesource code
tablesize649drivers/scsi/scsi.cint tablesize;
tablesize682drivers/scsi/scsi.ctablesize = device->host->sg_tablesize;
tablesize684drivers/scsi/scsi.cif(!tablesize) bh = NULL;
tablesize689drivers/scsi/scsi.cif(!bhp || !CONTIGUOUS_BUFFERS(bh,bhp)) tablesize--;
tablesize692drivers/scsi/scsi.cif(!tablesize) break;
tablesize737drivers/scsi/scsi.cint tablesize;
tablesize798drivers/scsi/scsi.ctablesize = device->host->sg_tablesize;
tablesize800drivers/scsi/scsi.cif(!tablesize) bh = NULL;
tablesize805drivers/scsi/scsi.cif(!bhp || !CONTIGUOUS_BUFFERS(bh,bhp)) tablesize--;
tablesize808drivers/scsi/scsi.cif(!tablesize) break;