Home
last modified time | relevance | path

Searched refs:DID_ABORT (Results 1 – 25 of 68) sorted by relevance

123

/Linux-v5.10/drivers/scsi/
Dqlogicfas408.c197 return (priv->qabort == 1 ? DID_ABORT : DID_RESET); in ql_wai()
318 DID_ABORT : DID_RESET) << 16); in ql_pcmd()
355 return ((priv->qabort == 1 ? DID_ABORT : DID_RESET) << 16); in ql_pcmd()
391 return ((priv->qabort == 1 ? DID_ABORT : DID_RESET) << 16); in ql_pcmd()
Dfdomain.c442 fd->cur_cmd->result = DID_ABORT << 16; in fdomain_abort()
445 fdomain_finish_cmd(fd, DID_ABORT << 16); in fdomain_abort()
Dwd719x.c477 wd719x_finish_cmd(scb, DID_ABORT); in wd719x_abort()
582 result = DID_ABORT; /* or DID_RESET? */ in wd719x_interrupt_SCB()
586 result = DID_ABORT; in wd719x_interrupt_SCB()
DNCR5380.c2256 cmd->result = DID_ABORT << 16; in NCR5380_abort()
2265 cmd->result = DID_ABORT << 16; in NCR5380_abort()
2292 set_host_byte(cmd, DID_ABORT); in NCR5380_abort()
Daha1740.c167 retval=DID_ABORT; in aha1740_makecode()
Dlibiscsi.c1543 fail_scsi_task(conn->task, DID_ABORT); in iscsi_data_xmit()
1739 sc->result = DID_ABORT << 16; in iscsi_queuecommand()
2201 fail_scsi_task(task, DID_ABORT); in iscsi_eh_abort()
2230 fail_scsi_task(task, DID_ABORT); in iscsi_eh_abort()
Dppa.c640 case DID_ABORT: in ppa_interrupt()
Dwd33c93.c1631 cmd->result = DID_ABORT << 16; in wd33c93_abort()
1705 cmd->result = DID_ABORT << 16; in wd33c93_abort()
Da100u2w.c1024 scb->hastat = DID_ABORT; in inia100_scb_handler()
Dimm.c744 case DID_ABORT: in imm_interrupt()
Dhptiop.c753 scp->result = (DID_ABORT<<16); in hptiop_finish_scsi_req()
764 scp->result = DRIVER_INVALID << 24 | DID_ABORT << 16; in hptiop_finish_scsi_req()
Dvirtio_scsi.c128 set_host_byte(sc, DID_ABORT); in virtscsi_complete_cmd()
/Linux-v5.10/include/scsi/
Dscsi.h141 #define DID_ABORT 0x05 /* Told to abort for some other reason */ macro
/Linux-v5.10/drivers/usb/image/
Dmicrotek.c441 set_host_byte(context->srb, (status == -ENOENT ? DID_ABORT : DID_ERROR)); in mts_data_done()
458 set_host_byte(context->srb, DID_ABORT); in mts_command_done()
498 set_host_byte(context->srb, (status == -ENOENT ? DID_ABORT : DID_ERROR)); in mts_do_sg()
/Linux-v5.10/drivers/usb/storage/
Dcypress_atacb.c163 srb->result != (DID_ABORT << 16)) && in cypress_atacb_passthrough()
Dusb.c328 srb->result = DID_ABORT << 16; in usb_stor_control_thread()
388 if (srb->result == DID_ABORT << 16) { in usb_stor_control_thread()
Dtransport.c614 srb->result = DID_ABORT << 16; in usb_stor_invoke_transport()
725 srb->result = DID_ABORT << 16; in usb_stor_invoke_transport()
/Linux-v5.10/drivers/staging/rts5208/
Drtsx.c380 chip->srb->result = DID_ABORT << 16; in rtsx_control_thread()
425 else if (chip->srb->result != DID_ABORT << 16) { in rtsx_control_thread()
Drtsx_transport.c163 srb->result = DID_ABORT << 16; in rtsx_invoke_transport()
/Linux-v5.10/drivers/scsi/esas2r/
Desas2r_main.c992 cmd->result = DID_ABORT << 16; in esas2r_eh_abort()
1058 cmd->result = DID_ABORT << 16; in esas2r_eh_abort()
1902 return DID_ABORT; in esas2r_req_status_to_error()
/Linux-v5.10/include/trace/events/
Dscsi.h115 scsi_hostbyte_name(DID_ABORT), \
/Linux-v5.10/drivers/scsi/arcmsr/
Darcmsr_hba.c1447 abortcmd->result |= DID_ABORT << 16; in arcmsr_drain_donequeue()
1694 ccb->pcmd->result = DID_ABORT << 16; in arcmsr_remove()
3512 ccb->pcmd->result = DID_ABORT << 16; in arcmsr_hbaA_polling_ccbdone()
3581 ccb->pcmd->result = DID_ABORT << 16; in arcmsr_hbaB_polling_ccbdone()
3643 pCCB->pcmd->result = DID_ABORT << 16; in arcmsr_hbaC_polling_ccbdone()
3718 pCCB->pcmd->result = DID_ABORT << 16; in arcmsr_hbaD_polling_ccbdone()
3786 pCCB->pcmd->result = DID_ABORT << 16; in arcmsr_hbaE_polling_ccbdone()
/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_scsi.c2850 cmd->result = DRIVER_SENSE << 24 | DID_ABORT << 16 | in lpfc_calc_bg_err()
2861 cmd->result = DRIVER_SENSE << 24 | DID_ABORT << 16 | in lpfc_calc_bg_err()
2873 cmd->result = DRIVER_SENSE << 24 | DID_ABORT << 16 | in lpfc_calc_bg_err()
2937 cmd->result = DRIVER_SENSE << 24 | DID_ABORT << 16 | in lpfc_parse_bg_err()
2953 cmd->result = DRIVER_SENSE << 24 | DID_ABORT << 16 | in lpfc_parse_bg_err()
2970 cmd->result = DRIVER_SENSE << 24 | DID_ABORT << 16 | in lpfc_parse_bg_err()
/Linux-v5.10/drivers/staging/unisys/visorhba/
Dvisorhba_main.c383 scsicmd->result = DID_ABORT << 16; in visorhba_abort_handler()
/Linux-v5.10/drivers/scsi/libsas/
Dsas_scsi_host.c83 hs = DID_ABORT; in sas_end_task()

123