Searched refs:SAM_STAT_TASK_SET_FULL (Results 1 – 25 of 35) sorted by relevance
12
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()
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()
210 SAM_STAT_TASK_SET_FULL = 0x28, enumerator
128 { SAM_STAT_TASK_SET_FULL, "TASK SET FULL" }, \
139 scsi_statusbyte_name(SAM_STAT_TASK_SET_FULL), \
776 #define S_QUEUE_FULL SAM_STAT_TASK_SET_FULL
326 SAM_STAT_BUSY : SAM_STAT_TASK_SET_FULL; in efct_sframe_send_task_set_full_or_busy()
842 case SAM_STAT_TASK_SET_FULL: in scsi_eh_completed_normally()1990 case SAM_STAT_TASK_SET_FULL: in scsi_decide_disposition()
3320 SCR_INT ^ IFTRUE (DATA (SAM_STAT_TASK_SET_FULL)),4831 cp->scsi_status == SAM_STAT_TASK_SET_FULL)) { in ncr_complete()6401 case SAM_STAT_TASK_SET_FULL: in ncr_sir_to_redo()
1861 if (ent->status == SAM_STAT_TASK_SET_FULL) in esp_process_event()
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()
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()
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()
3466 if (unlikely(lscsi_status == SAM_STAT_TASK_SET_FULL || in qla2x00_status_entry()3497 if (lscsi_status == SAM_STAT_TASK_SET_FULL) { in qla2x00_status_entry()3538 } else if (lscsi_status != SAM_STAT_TASK_SET_FULL && in qla2x00_status_entry()3568 if (lscsi_status == SAM_STAT_TASK_SET_FULL) { in qla2x00_status_entry()
1244 if (io_req->cdb_status == SAM_STAT_TASK_SET_FULL || in qedf_scsi_completion()1261 SAM_STAT_TASK_SET_FULL) in qedf_scsi_completion()
93 } else if (cmnd->result == SAM_STAT_TASK_SET_FULL && itnim) { in bfa_cb_ioim_done()
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()
273 } else if (scsi_status != SAM_STAT_TASK_SET_FULL && in qla4xxx_status_entry()
1983 if (io_req->cdb_status == SAM_STAT_TASK_SET_FULL || in bnx2fc_process_scsi_cmd_compl()
832 case SAM_STAT_TASK_SET_FULL: in acornscsi_done()
504 if (icmnd_cmpl->scsi_status == SAM_STAT_TASK_SET_FULL) in snic_process_icmnd_cmpl_status()
2082 cmd->scsi_status = SAM_STAT_TASK_SET_FULL; in transport_generic_request_failure()
1552 target_complete_cmd(se_cmd, SAM_STAT_TASK_SET_FULL); in tcmu_check_expired_queue_cmd()
3578 if ((cmnd->result == SAM_STAT_TASK_SET_FULL) || in lpfc_send_scsi_error_event()3586 (cmnd->result == SAM_STAT_TASK_SET_FULL) ? in lpfc_send_scsi_error_event()
780 set_status_byte(cmd, SAM_STAT_TASK_SET_FULL); in ata_scsi_qc_new()
Completed in 111 milliseconds