taglinefilesource code
tablesize883drivers/scsi/scsi.cint tablesize;
tablesize937drivers/scsi/scsi.ctablesize = device->host->sg_tablesize;
tablesize939drivers/scsi/scsi.cif(!tablesize) bh = NULL;
tablesize946drivers/scsi/scsi.cif(!bhp || !CONTIGUOUS_BUFFERS(bh,bhp)) tablesize--;
tablesize949drivers/scsi/scsi.cif(!tablesize) break;
tablesize1004drivers/scsi/scsi.cint tablesize;
tablesize1103drivers/scsi/scsi.ctablesize = device->host->sg_tablesize;
tablesize1105drivers/scsi/scsi.cif(!tablesize) bh = NULL;
tablesize1112drivers/scsi/scsi.cif(!bhp || !CONTIGUOUS_BUFFERS(bh,bhp)) tablesize--;
tablesize1115drivers/scsi/scsi.cif(!tablesize) break;