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