Searched refs:TARGET_RESET (Results 1 – 7 of 7) sorted by relevance
23 TARGET_RESET = 0x0c, enumerator39 BUS_DEVICE_RESET = TARGET_RESET,
380 case TARGET_RESET: in scsi_msg_to_host_byte()
740 #define M_RESET TARGET_RESET
2386 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()
2394 outb(TARGET_RESET, host->addr + TUL_SFifo); in initio_bus_device_reset()
1182 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()
2138 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()
Completed in 52 milliseconds