Home
last modified time | relevance | path

Searched refs:SCSI_NO_TAG (Results 1 – 4 of 4) sorted by relevance

/linux/include/scsi/
H A Dscsi_tcq.h10 #define SCSI_NO_TAG (-1) /* identify no tag in use */ macro
28 if (tag == SCSI_NO_TAG) in scsi_host_find_tag()
/linux/drivers/scsi/snic/
H A Dsnic_ctl.c111 snic_io_hdr_enc(&req->hdr, SNIC_REQ_EXCH_VER, 0, SCSI_NO_TAG, in snic_queue_exch_ver_req()
H A Dsnic_disc.c51 snic_io_hdr_enc(&req->hdr, SNIC_REQ_REPORT_TGTS, 0, SCSI_NO_TAG, hid, in snic_report_tgt_init()
/linux/drivers/scsi/
H A D53c700.c1442 && (slot->tag != SCSI_NO_TAG && SCp->cmnd[0] != REQUEST_SENSE && in NCR_700_start_command()
1828 slot->tag = SCSI_NO_TAG; in NCR_700_queuecommand_lck()