| /linux/drivers/target/tcm_fc/ |
| H A D | tfc_io.c | 67 if (se_cmd->scsi_status == SAM_STAT_TASK_SET_FULL) in ft_queue_data_in() 177 se_cmd->scsi_status = SAM_STAT_TASK_SET_FULL; in ft_queue_data_in()
|
| H A D | tfc_cmd.c | 118 se_cmd->scsi_status = SAM_STAT_TASK_SET_FULL; in ft_queue_status() 161 se_cmd->scsi_status = SAM_STAT_TASK_SET_FULL; in ft_queue_status()
|
| /linux/include/scsi/ |
| H A D | scsi_proto.h | 210 SAM_STAT_TASK_SET_FULL = 0x28, enumerator
|
| /linux/include/trace/events/ |
| H A D | target.h | 128 { SAM_STAT_TASK_SET_FULL, "TASK SET FULL" }, \
|
| /linux/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_defs.h | 776 #define S_QUEUE_FULL SAM_STAT_TASK_SET_FULL
|
| /linux/drivers/scsi/elx/efct/ |
| H A D | efct_unsol.c | 326 SAM_STAT_BUSY : SAM_STAT_TASK_SET_FULL; in efct_sframe_send_task_set_full_or_busy()
|
| /linux/drivers/scsi/ |
| H A D | scsi_error.c | 874 case SAM_STAT_TASK_SET_FULL: in scsi_eh_completed_normally() 2046 case SAM_STAT_TASK_SET_FULL: in scsi_decide_disposition()
|
| H A D | esp_scsi.c | 1861 if (ent->status == SAM_STAT_TASK_SET_FULL) in esp_process_event()
|
| H A D | dc395x.c | 2721 } else if (status == SAM_STAT_TASK_SET_FULL) { in srb_done()
|
| H A D | FlashPoint.c | 4627 if (status_byte == SAM_STAT_TASK_SET_FULL) { in FPT_autoCmdCmplt()
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx_osm.c | 1769 && ahc_get_scsi_status(scb) != SAM_STAT_TASK_SET_FULL) in ahc_done() 1864 case SAM_STAT_TASK_SET_FULL: in ahc_linux_handle_scsi_status()
|
| H A D | aic79xx_osm.c | 1844 && ahd_get_scsi_status(scb) != SAM_STAT_TASK_SET_FULL) in ahd_done() 1958 case SAM_STAT_TASK_SET_FULL: in ahd_linux_handle_scsi_status()
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | qla_mr.c | 2367 cpu_to_le16((uint16_t)SAM_STAT_TASK_SET_FULL)) { in qlafx00_status_entry() 2417 cpu_to_le16((uint16_t)SAM_STAT_TASK_SET_FULL) && in qlafx00_status_entry() 2447 cpu_to_le16((uint16_t)SAM_STAT_TASK_SET_FULL)) { in qlafx00_status_entry()
|
| H A D | qla_isr.c | 3488 if (unlikely(lscsi_status == SAM_STAT_TASK_SET_FULL || in qla2x00_status_entry() 3519 if (lscsi_status == SAM_STAT_TASK_SET_FULL) { in qla2x00_status_entry() 3560 } else if (lscsi_status != SAM_STAT_TASK_SET_FULL && in qla2x00_status_entry() 3590 if (lscsi_status == SAM_STAT_TASK_SET_FULL) { in qla2x00_status_entry()
|
| /linux/drivers/scsi/qedf/ |
| H A D | qedf_io.c | 1240 if (io_req->cdb_status == SAM_STAT_TASK_SET_FULL || in qedf_scsi_completion() 1257 SAM_STAT_TASK_SET_FULL) in qedf_scsi_completion()
|
| /linux/drivers/scsi/aacraid/ |
| H A D | aachba.c | 2504 scsicmd->result = DID_OK << 16 | SAM_STAT_TASK_SET_FULL; in aac_read() 2595 scsicmd->result = DID_OK << 16 | SAM_STAT_TASK_SET_FULL; in aac_write() 3596 case SAM_STAT_TASK_SET_FULL: in hba_resp_task_complete()
|
| /linux/drivers/scsi/bfa/ |
| H A D | bfad_im.c | 94 } else if (cmnd->result == SAM_STAT_TASK_SET_FULL && itnim) { in bfa_cb_ioim_done()
|
| /linux/drivers/scsi/qla4xxx/ |
| H A D | ql4_isr.c | 273 } else if (scsi_status != SAM_STAT_TASK_SET_FULL && in qla4xxx_status_entry()
|
| /linux/drivers/scsi/bnx2fc/ |
| H A D | bnx2fc_io.c | 1981 if (io_req->cdb_status == SAM_STAT_TASK_SET_FULL || in bnx2fc_process_scsi_cmd_compl()
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_scsi.c | 3583 if ((cmnd->result == SAM_STAT_TASK_SET_FULL) || in lpfc_send_scsi_error_event() 3591 (cmnd->result == SAM_STAT_TASK_SET_FULL) ? in lpfc_send_scsi_error_event()
|
| /linux/drivers/target/ |
| H A D | target_core_transport.c | 2088 cmd->scsi_status = SAM_STAT_TASK_SET_FULL; in transport_generic_request_failure()
|
| H A D | target_core_user.c | 1552 target_complete_cmd(se_cmd, SAM_STAT_TASK_SET_FULL); in tcmu_check_expired_queue_cmd()
|
| /linux/drivers/vhost/ |
| H A D | scsi.c | 1518 SAM_STAT_TASK_SET_FULL); in vhost_scsi_handle_vq()
|
| /linux/drivers/ata/ |
| H A D | libata-scsi.c | 784 set_status_byte(cmd, SAM_STAT_TASK_SET_FULL); in ata_scsi_qc_new()
|
| /linux/drivers/infiniband/ulp/srp/ |
| H A D | ib_srp.c | 2213 DID_OK << 16 | SAM_STAT_TASK_SET_FULL : DID_ERROR << 16; in srp_queuecommand()
|