taglinefilesource code
tablesize898drivers/scsi/scsi.cint tablesize;
tablesize952drivers/scsi/scsi.ctablesize = device->host->sg_tablesize;
tablesize954drivers/scsi/scsi.cif(!tablesize) bh = NULL;
tablesize961drivers/scsi/scsi.cif(!bhp || !CONTIGUOUS_BUFFERS(bh,bhp)) tablesize--;
tablesize964drivers/scsi/scsi.cif(!tablesize) break;
tablesize1019drivers/scsi/scsi.cint tablesize;
tablesize1118drivers/scsi/scsi.ctablesize = device->host->sg_tablesize;
tablesize1120drivers/scsi/scsi.cif(!tablesize) bh = NULL;
tablesize1127drivers/scsi/scsi.cif(!bhp || !CONTIGUOUS_BUFFERS(bh,bhp)) tablesize--;
tablesize1130drivers/scsi/scsi.cif(!tablesize) break;