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()
202 SAM_STAT_TASK_SET_FULL = 0x28, enumerator
128 { SAM_STAT_TASK_SET_FULL, "TASK SET FULL" }, \
138 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()
800 case SAM_STAT_TASK_SET_FULL: in scsi_eh_completed_normally()1943 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()
1761 && ahc_get_scsi_status(scb) != SAM_STAT_TASK_SET_FULL) in ahc_done()1856 case SAM_STAT_TASK_SET_FULL: in ahc_linux_handle_scsi_status()
1831 && ahd_get_scsi_status(scb) != SAM_STAT_TASK_SET_FULL) in ahd_done()1944 case SAM_STAT_TASK_SET_FULL: in ahd_linux_handle_scsi_status()
2369 cpu_to_le16((uint16_t)SAM_STAT_TASK_SET_FULL)) { in qlafx00_status_entry()2419 cpu_to_le16((uint16_t)SAM_STAT_TASK_SET_FULL) && in qlafx00_status_entry()2449 cpu_to_le16((uint16_t)SAM_STAT_TASK_SET_FULL)) { in qlafx00_status_entry()
3298 if (unlikely(lscsi_status == SAM_STAT_TASK_SET_FULL || in qla2x00_status_entry()3329 if (lscsi_status == SAM_STAT_TASK_SET_FULL) { in qla2x00_status_entry()3372 } else if (lscsi_status != SAM_STAT_TASK_SET_FULL && in qla2x00_status_entry()3402 if (lscsi_status == SAM_STAT_TASK_SET_FULL) { in qla2x00_status_entry()
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()
93 } else if (cmnd->result == SAM_STAT_TASK_SET_FULL && itnim) { in bfa_cb_ioim_done()
2505 scsicmd->result = DID_OK << 16 | SAM_STAT_TASK_SET_FULL; in aac_read()2596 scsicmd->result = DID_OK << 16 | SAM_STAT_TASK_SET_FULL; in aac_write()3597 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()
523 if (icmnd_cmpl->scsi_status == SAM_STAT_TASK_SET_FULL) in snic_process_icmnd_cmpl_status()
832 case SAM_STAT_TASK_SET_FULL: in acornscsi_done()
2046 cmd->scsi_status = SAM_STAT_TASK_SET_FULL; in transport_generic_request_failure()
3647 if ((cmnd->result == SAM_STAT_TASK_SET_FULL) || in lpfc_send_scsi_error_event()3655 (cmnd->result == SAM_STAT_TASK_SET_FULL) ? in lpfc_send_scsi_error_event()
931 if (icmnd_cmpl->scsi_status == SAM_STAT_TASK_SET_FULL) in fnic_fcpio_icmnd_cmpl_handler()
680 set_status_byte(cmd, SAM_STAT_TASK_SET_FULL); in ata_scsi_qc_new()