taglinefilesource code
tablesize841drivers/scsi/scsi.cint tablesize;
tablesize898drivers/scsi/scsi.ctablesize = device->host->sg_tablesize;
tablesize900drivers/scsi/scsi.cif(!tablesize) bh = NULL;
tablesize907drivers/scsi/scsi.cif(!bhp || !CONTIGUOUS_BUFFERS(bh,bhp)) tablesize--;
tablesize910drivers/scsi/scsi.cif(!tablesize) break;
tablesize965drivers/scsi/scsi.cint tablesize;
tablesize1048drivers/scsi/scsi.ctablesize = device->host->sg_tablesize;
tablesize1050drivers/scsi/scsi.cif(!tablesize) bh = NULL;
tablesize1057drivers/scsi/scsi.cif(!bhp || !CONTIGUOUS_BUFFERS(bh,bhp)) tablesize--;
tablesize1060drivers/scsi/scsi.cif(!tablesize) break;