Searched refs:SAM_STAT_TASK_SET_FULL (Results 1 - 22 of 22) sorted by relevance

/linux-4.1.27/include/trace/events/
H A Dtarget.h127 { SAM_STAT_TASK_SET_FULL, "TASK SET FULL" }, \
H A Dscsi.h183 scsi_statusbyte_name(SAM_STAT_TASK_SET_FULL), \
/linux-4.1.27/drivers/target/tcm_fc/
H A Dtfc_io.c86 if (se_cmd->scsi_status == SAM_STAT_TASK_SET_FULL) ft_queue_data_in()
197 se_cmd->scsi_status = SAM_STAT_TASK_SET_FULL; ft_queue_data_in()
H A Dtfc_cmd.c141 se_cmd->scsi_status = SAM_STAT_TASK_SET_FULL; ft_queue_status()
184 se_cmd->scsi_status = SAM_STAT_TASK_SET_FULL; ft_queue_status()
/linux-4.1.27/drivers/scsi/qla2xxx/
H A Dqla_isr.c2156 if (lscsi_status == SAM_STAT_TASK_SET_FULL || qla2x00_status_entry()
2188 if (lscsi_status == SAM_STAT_TASK_SET_FULL) { qla2x00_status_entry()
2231 } else if (lscsi_status != SAM_STAT_TASK_SET_FULL && qla2x00_status_entry()
2260 if (lscsi_status == SAM_STAT_TASK_SET_FULL) { qla2x00_status_entry()
H A Dqla_mr.c2395 cpu_to_le16((uint16_t)SAM_STAT_TASK_SET_FULL)) { qlafx00_status_entry()
2445 cpu_to_le16((uint16_t)SAM_STAT_TASK_SET_FULL) && qlafx00_status_entry()
2475 cpu_to_le16((uint16_t)SAM_STAT_TASK_SET_FULL)) { qlafx00_status_entry()
H A Dqla_target.c5169 qlt_send_busy(vha, atio, SAM_STAT_TASK_SET_FULL); qlt_24xx_atio_pkt()
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h789 #define S_QUEUE_FULL SAM_STAT_TASK_SET_FULL
/linux-4.1.27/include/scsi/
H A Dscsi.h255 #define SAM_STAT_TASK_SET_FULL 0x28 macro
/linux-4.1.27/drivers/scsi/bfa/
H A Dbfad_im.c103 } else if (cmnd->result == SAM_STAT_TASK_SET_FULL && itnim) { bfa_cb_ioim_done()
/linux-4.1.27/drivers/scsi/aacraid/
H A Daachba.c1976 scsicmd->result = DID_OK << 16 | COMMAND_COMPLETE << 8 | SAM_STAT_TASK_SET_FULL; aac_read()
2079 scsicmd->result = DID_OK << 16 | COMMAND_COMPLETE << 8 | SAM_STAT_TASK_SET_FULL; aac_write()
H A Dcommsup.c1458 | SAM_STAT_TASK_SET_FULL;
/linux-4.1.27/drivers/scsi/qla4xxx/
H A Dql4_isr.c274 } else if (scsi_status != SAM_STAT_TASK_SET_FULL && qla4xxx_status_entry()
/linux-4.1.27/drivers/scsi/bnx2fc/
H A Dbnx2fc_io.c1977 if (io_req->cdb_status == SAM_STAT_TASK_SET_FULL || bnx2fc_process_scsi_cmd_compl()
/linux-4.1.27/drivers/scsi/
H A Desp_scsi.c1877 if (ent->status == SAM_STAT_TASK_SET_FULL) esp_process_event()
H A Dqla1280.c3712 if ((scsi_status & 0xFF) == SAM_STAT_TASK_SET_FULL || qla1280_status_entry()
H A Dscsi_debug.c660 (DID_OK << 16) | (COMMAND_COMPLETE << 8) | SAM_STAT_TASK_SET_FULL;
H A Dhpsa.c311 c->err_info->ScsiStatus != SAM_STAT_TASK_SET_FULL)) check_for_busy()
H A Dadvansys.c6828 if (scsi_status == SAM_STAT_TASK_SET_FULL) { AscIsrChipHalted()
/linux-4.1.27/drivers/scsi/fnic/
H A Dfnic_scsi.c896 if (icmnd_cmpl->scsi_status == SAM_STAT_TASK_SET_FULL) fnic_fcpio_icmnd_cmpl_handler()
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_scsi.c3578 if ((cmnd->result == SAM_STAT_TASK_SET_FULL) || lpfc_send_scsi_error_event()
3586 (cmnd->result == SAM_STAT_TASK_SET_FULL) ? lpfc_send_scsi_error_event()
/linux-4.1.27/drivers/scsi/ufs/
H A Dufshcd.c2948 case SAM_STAT_TASK_SET_FULL: ufshcd_scsi_cmd_status()

Completed in 541 milliseconds