taglinefilesource code
tablesize525drivers/scsi/scsi.cint tablesize;
tablesize549drivers/scsi/scsi.ctablesize = scsi_devices[index].host->sg_tablesize;
tablesize551drivers/scsi/scsi.cif(!tablesize) bh = NULL;
tablesize555drivers/scsi/scsi.ctablesize--;
tablesize558drivers/scsi/scsi.cif(!tablesize) break;
tablesize600drivers/scsi/scsi.cint tablesize;
tablesize646drivers/scsi/scsi.ctablesize = scsi_devices[index].host->sg_tablesize;
tablesize648drivers/scsi/scsi.cif(!tablesize) bh = NULL;
tablesize652drivers/scsi/scsi.ctablesize--;
tablesize655drivers/scsi/scsi.cif(!tablesize) break;