taglinefilesource code
tablesize691drivers/scsi/scsi.cint tablesize;
tablesize714drivers/scsi/scsi.ctablesize = device->host->sg_tablesize;
tablesize716drivers/scsi/scsi.cif(!tablesize) bh = NULL;
tablesize721drivers/scsi/scsi.cif(!bhp || !CONTIGUOUS_BUFFERS(bh,bhp)) tablesize--;
tablesize724drivers/scsi/scsi.cif(!tablesize) break;
tablesize769drivers/scsi/scsi.cint tablesize;
tablesize819drivers/scsi/scsi.ctablesize = device->host->sg_tablesize;
tablesize821drivers/scsi/scsi.cif(!tablesize) bh = NULL;
tablesize826drivers/scsi/scsi.cif(!bhp || !CONTIGUOUS_BUFFERS(bh,bhp)) tablesize--;
tablesize829drivers/scsi/scsi.cif(!tablesize) break;