taglinefilesource code
nr_allocated359drivers/scsi/atari_NCR5380.cint    nr_allocated;
nr_allocated378drivers/scsi/atari_NCR5380.cta->nr_allocated = 0;
nr_allocated405drivers/scsi/atari_NCR5380.cif (TagAlloc[cmd->target][cmd->lun].nr_allocated >=
nr_allocated443drivers/scsi/atari_NCR5380.cta->nr_allocated++;
nr_allocated448drivers/scsi/atari_NCR5380.cta->nr_allocated );
nr_allocated476drivers/scsi/atari_NCR5380.cta->nr_allocated--;
nr_allocated498drivers/scsi/atari_NCR5380.cta->nr_allocated = 0;
nr_allocated2342drivers/scsi/atari_NCR5380.cta->nr_allocated );
nr_allocated2344drivers/scsi/atari_NCR5380.cif (ta->queue_size > ta->nr_allocated)
nr_allocated2345drivers/scsi/atari_NCR5380.cta->nr_allocated = ta->queue_size;