tag
line
file
source code
TAG_NONE
981
drivers/scsi/NCR5380.c
(tmp->cmnd[0] == REQUEST_SENSE) ? TAG_NONE :
TAG_NONE
1398
drivers/scsi/NCR5380.c
if (cmd->device->tagged_queue && (tag != TAG_NONE)) {