Home
last modified time | relevance | path

Searched refs:TARGET_RESET (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/include/scsi/
Dscsi_status.h23 TARGET_RESET = 0x0c, enumerator
39 BUS_DEVICE_RESET = TARGET_RESET,
Dscsi_cmnd.h366 case TARGET_RESET: in scsi_msg_to_host_byte()
/linux-6.1.9/drivers/scsi/sym53c8xx_2/
Dsym_defs.h740 #define M_RESET TARGET_RESET
/linux-6.1.9/drivers/scsi/
DFlashPoint.c2386 currSCCB->Sccb_scsimsg = TARGET_RESET; in FPT_ssel()
2735 FPT_SendMsg(port, TARGET_RESET); in FPT_sres()
2835 if ((message == ABORT_TASK_SET) || (message == TARGET_RESET) || in FPT_SendMsg()
4143 if (message == TARGET_RESET) { in FPT_phaseMsgOut()
4208 if ((message == ABORT_TASK_SET) || (message == TARGET_RESET) || in FPT_phaseMsgOut()
Dinitio.c2394 outb(TARGET_RESET, host->addr + TUL_SFifo); in initio_bus_device_reset()
/linux-6.1.9/drivers/scsi/aic7xxx/
Daic7xxx_core.c1182 ahc->msgout_buf[0] = TARGET_RESET; in ahc_handle_seqint()
1835 TARGET_RESET, TRUE)) { in ahc_handle_scsiint()
2881 ahc->msgout_buf[ahc->msgout_index++] = TARGET_RESET; in ahc_setup_initiator_msgout()
3909 case TARGET_RESET: in ahc_parse_msg()
4325 TARGET_RESET, /*arg*/0); in ahc_handle_devreset()
6690 || event_type == TARGET_RESET) { in ahc_queue_lstate_event()
Daic79xx_core.c2138 ahd->msgout_buf[0] = TARGET_RESET; in ahd_handle_seqint()
3096 TARGET_RESET, TRUE)) { in ahd_handle_nonpkt_busfree()
4418 ahd->msgout_buf[ahd->msgout_index++] = TARGET_RESET; in ahd_setup_initiator_msgout()
5404 case TARGET_RESET: in ahd_parse_msg()
5925 TARGET_RESET, /*arg*/0); in ahd_handle_devreset()
9161 || event_type == TARGET_RESET) { in ahd_queue_lstate_event()