Home
last modified time | relevance | path

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

/linux-5.19.10/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-5.19.10/drivers/scsi/snic/
Dsnic_ctl.c125 snic_io_hdr_enc(&req->hdr, SNIC_REQ_EXCH_VER, 0, SCSI_NO_TAG, in snic_queue_exch_ver_req()
Dsnic_scsi.c1022 if (cmnd_id == SCSI_NO_TAG) { in snic_hba_reset_cmpl_handler()
1374 req_id = SCSI_NO_TAG; in snic_issue_tm_req()
2241 if (snic_cmd_tag(sc) == SCSI_NO_TAG) { in snic_issue_hba_reset()
2514 snic_scsi_cleanup(snic, SCSI_NO_TAG); in snic_shutdown_scsi_cleanup()
Dsnic_disc.c65 snic_io_hdr_enc(&req->hdr, SNIC_REQ_REPORT_TGTS, 0, SCSI_NO_TAG, hid, in snic_report_tgt_init()
/linux-5.19.10/drivers/scsi/fnic/
Dfnic_scsi.c230 fnic_queue_wq_copy_desc_fw_reset(wq, SCSI_NO_TAG); in fnic_fw_reset_handler()
287 fnic_queue_wq_copy_desc_fip_reg(wq, SCSI_NO_TAG, in fnic_flogi_reg_handler()
295 fnic_queue_wq_copy_desc_flogi_reg(wq, SCSI_NO_TAG, in fnic_flogi_reg_handler()
1982 0, FCPIO_ITMF_LUN_RESET, SCSI_NO_TAG, in fnic_queue_dr_io_req()
2198 return SCSI_NO_TAG; in fnic_scsi_host_start_tag()
2278 if (unlikely(tag == SCSI_NO_TAG)) in fnic_device_reset()
/linux-5.19.10/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-5.19.10/drivers/scsi/libsas/
Dsas_scsi_host.c1008 SCSI_NO_TAG, qid, data); in sas_execute_internal_abort_dev()