/openbmc/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()
|
/openbmc/linux/include/scsi/ |
H A D | scsi_proto.h | 207 SAM_STAT_TASK_SET_FULL = 0x28, enumerator
|
/openbmc/linux/include/trace/events/ |
H A D | target.h | 128 { SAM_STAT_TASK_SET_FULL, "TASK SET FULL" }, \
|
H A D | scsi.h | 138 scsi_statusbyte_name(SAM_STAT_TASK_SET_FULL), \
|
/openbmc/linux/drivers/scsi/sym53c8xx_2/ |
H A D | sym_defs.h | 776 #define S_QUEUE_FULL SAM_STAT_TASK_SET_FULL
|
/openbmc/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()
|
/openbmc/linux/drivers/scsi/ |
H A D | scsi_error.c | 841 case SAM_STAT_TASK_SET_FULL: in scsi_eh_completed_normally() 1989 case SAM_STAT_TASK_SET_FULL: in scsi_decide_disposition()
|
H A D | ncr53c8xx.c | 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()
|
H A D | esp_scsi.c | 1861 if (ent->status == SAM_STAT_TASK_SET_FULL) in esp_process_event()
|
/openbmc/linux/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_osm.c | 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()
|
H A D | aic79xx_osm.c | 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()
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_mr.c | 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()
|
H A D | qla_isr.c | 3472 if (unlikely(lscsi_status == SAM_STAT_TASK_SET_FULL || in qla2x00_status_entry() 3503 if (lscsi_status == SAM_STAT_TASK_SET_FULL) { in qla2x00_status_entry() 3544 } else if (lscsi_status != SAM_STAT_TASK_SET_FULL && in qla2x00_status_entry() 3574 if (lscsi_status == SAM_STAT_TASK_SET_FULL) { in qla2x00_status_entry()
|
/openbmc/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()
|
/openbmc/linux/drivers/scsi/aacraid/ |
H A D | aachba.c | 2506 scsicmd->result = DID_OK << 16 | SAM_STAT_TASK_SET_FULL; in aac_read() 2597 scsicmd->result = DID_OK << 16 | SAM_STAT_TASK_SET_FULL; in aac_write() 3598 case SAM_STAT_TASK_SET_FULL: in hba_resp_task_complete()
|
/openbmc/linux/drivers/scsi/bfa/ |
H A D | bfad_im.c | 93 } else if (cmnd->result == SAM_STAT_TASK_SET_FULL && itnim) { in bfa_cb_ioim_done()
|
/openbmc/linux/drivers/scsi/qla4xxx/ |
H A D | ql4_isr.c | 273 } else if (scsi_status != SAM_STAT_TASK_SET_FULL && in qla4xxx_status_entry()
|
/openbmc/linux/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_io.c | 1983 if (io_req->cdb_status == SAM_STAT_TASK_SET_FULL || in bnx2fc_process_scsi_cmd_compl()
|
/openbmc/linux/drivers/scsi/snic/ |
H A D | snic_scsi.c | 504 if (icmnd_cmpl->scsi_status == SAM_STAT_TASK_SET_FULL) in snic_process_icmnd_cmpl_status()
|
/openbmc/linux/drivers/scsi/arm/ |
H A D | acornscsi.c | 832 case SAM_STAT_TASK_SET_FULL: in acornscsi_done()
|
/openbmc/linux/drivers/target/ |
H A D | target_core_transport.c | 2080 cmd->scsi_status = SAM_STAT_TASK_SET_FULL; in transport_generic_request_failure()
|
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_scsi.c | 3570 if ((cmnd->result == SAM_STAT_TASK_SET_FULL) || in lpfc_send_scsi_error_event() 3578 (cmnd->result == SAM_STAT_TASK_SET_FULL) ? in lpfc_send_scsi_error_event()
|
/openbmc/linux/drivers/scsi/fnic/ |
H A D | fnic_scsi.c | 919 if (icmnd_cmpl->scsi_status == SAM_STAT_TASK_SET_FULL) in fnic_fcpio_icmnd_cmpl_handler()
|
/openbmc/linux/drivers/ata/ |
H A D | libata-scsi.c | 780 set_status_byte(cmd, SAM_STAT_TASK_SET_FULL); in ata_scsi_qc_new()
|