taglinefilesource code
extra_allocate1343drivers/scsi/53c7,8xx.chostdata->extra_allocate = 0;
extra_allocate3437drivers/scsi/53c7,8xx.cif ((hostdata->extra_allocate + hostdata->num_cmds) < host->can_queue) 
extra_allocate3438drivers/scsi/53c7,8xx.chostdata->extra_allocate += host->cmd_per_lun;
extra_allocate3442drivers/scsi/53c7,8xx.cfor (; hostdata->extra_allocate > 0 ; --hostdata->extra_allocate, 
extra_allocate1413drivers/scsi/53c7,8xx.hvolatile int extra_allocate;