Home
last modified time | relevance | path

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

/linux-6.1.9/include/scsi/
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-6.1.9/drivers/scsi/snic/
Dsnic_ctl.c111 snic_io_hdr_enc(&req->hdr, SNIC_REQ_EXCH_VER, 0, SCSI_NO_TAG, in snic_queue_exch_ver_req()
Dsnic_scsi.c1008 if (cmnd_id == SCSI_NO_TAG) { in snic_hba_reset_cmpl_handler()
1360 req_id = SCSI_NO_TAG; in snic_issue_tm_req()
2227 if (snic_cmd_tag(sc) == SCSI_NO_TAG) { in snic_issue_hba_reset()
2500 snic_scsi_cleanup(snic, SCSI_NO_TAG); in snic_shutdown_scsi_cleanup()
Dsnic_disc.c51 snic_io_hdr_enc(&req->hdr, SNIC_REQ_REPORT_TGTS, 0, SCSI_NO_TAG, hid, in snic_report_tgt_init()
/linux-6.1.9/drivers/scsi/fnic/
Dfnic_scsi.c218 fnic_queue_wq_copy_desc_fw_reset(wq, SCSI_NO_TAG); in fnic_fw_reset_handler()
275 fnic_queue_wq_copy_desc_fip_reg(wq, SCSI_NO_TAG, in fnic_flogi_reg_handler()
283 fnic_queue_wq_copy_desc_flogi_reg(wq, SCSI_NO_TAG, in fnic_flogi_reg_handler()
1968 0, FCPIO_ITMF_LUN_RESET, SCSI_NO_TAG, in fnic_queue_dr_io_req()
2181 return SCSI_NO_TAG; in fnic_scsi_host_start_tag()
2261 if (unlikely(tag == SCSI_NO_TAG)) in fnic_device_reset()
/linux-6.1.9/drivers/scsi/
D53c700.c1441 && (slot->tag != SCSI_NO_TAG && SCp->cmnd[0] != REQUEST_SENSE && in NCR_700_start_command()
1827 slot->tag = SCSI_NO_TAG; in NCR_700_queuecommand_lck()
/linux-6.1.9/drivers/scsi/libsas/
Dsas_scsi_host.c1009 SCSI_NO_TAG, qid, data); in sas_execute_internal_abort_dev()