taglinefilesource code
tablesize597drivers/scsi/scsi.cint tablesize;
tablesize630drivers/scsi/scsi.ctablesize = device->host->sg_tablesize;
tablesize632drivers/scsi/scsi.cif(!tablesize) bh = NULL;
tablesize637drivers/scsi/scsi.cif(!bhp || !CONTIGUOUS_BUFFERS(bh,bhp)) tablesize--;
tablesize640drivers/scsi/scsi.cif(!tablesize) break;
tablesize685drivers/scsi/scsi.cint tablesize;
tablesize746drivers/scsi/scsi.ctablesize = device->host->sg_tablesize;
tablesize748drivers/scsi/scsi.cif(!tablesize) bh = NULL;
tablesize753drivers/scsi/scsi.cif(!bhp || !CONTIGUOUS_BUFFERS(bh,bhp)) tablesize--;
tablesize756drivers/scsi/scsi.cif(!tablesize) break;