tag | line | file | source code |
TAG_NONE | 1086 | drivers/scsi/AM53C974.c | TAG_NONE : TAG_NEXT); |
TAG_NONE | 1803 | drivers/scsi/AM53C974.c | if (cmd->device->tagged_queue && (tag != TAG_NONE)) { |
TAG_NONE | 1235 | drivers/scsi/NCR5380.c | (tmp->cmnd[0] == REQUEST_SENSE) ? TAG_NONE : |
TAG_NONE | 1718 | drivers/scsi/NCR5380.c | if (cmd->device->tagged_queue && (tag != TAG_NONE)) { |
TAG_NONE | 431 | drivers/scsi/atari_NCR5380.c | cmd->tag = TAG_NONE; |
TAG_NONE | 462 | drivers/scsi/atari_NCR5380.c | if (cmd->tag == TAG_NONE) { |
TAG_NONE | 1207 | drivers/scsi/atari_NCR5380.c | (tmp->cmnd[0] == REQUEST_SENSE) ? TAG_NONE : |
TAG_NONE | 1797 | drivers/scsi/atari_NCR5380.c | if (cmd->tag != TAG_NONE) { |
TAG_NONE | 2446 | drivers/scsi/atari_NCR5380.c | cmd->tag = TAG_NONE; |
TAG_NONE | 2718 | drivers/scsi/atari_NCR5380.c | tag = TAG_NONE; |