taglinefilesource code
tablesize833drivers/scsi/scsi.cint tablesize;
tablesize890drivers/scsi/scsi.ctablesize = device->host->sg_tablesize;
tablesize892drivers/scsi/scsi.cif(!tablesize) bh = NULL;
tablesize899drivers/scsi/scsi.cif(!bhp || !CONTIGUOUS_BUFFERS(bh,bhp)) tablesize--;
tablesize902drivers/scsi/scsi.cif(!tablesize) break;
tablesize957drivers/scsi/scsi.cint tablesize;
tablesize1036drivers/scsi/scsi.ctablesize = device->host->sg_tablesize;
tablesize1038drivers/scsi/scsi.cif(!tablesize) bh = NULL;
tablesize1045drivers/scsi/scsi.cif(!bhp || !CONTIGUOUS_BUFFERS(bh,bhp)) tablesize--;
tablesize1048drivers/scsi/scsi.cif(!tablesize) break;