Home
last modified time | relevance | path

Searched refs:MSG_BUS_DEV_RESET (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/aic7xxx/
Dscsi_message.h21 #define MSG_BUS_DEV_RESET 0x0c /* O/M */ macro
Daic7xxx_core.c1189 ahc->msgout_buf[0] = MSG_BUS_DEV_RESET; in ahc_handle_seqint()
1843 MSG_BUS_DEV_RESET, TRUE)) { in ahc_handle_scsiint()
2906 ahc->msgout_buf[ahc->msgout_index++] = MSG_BUS_DEV_RESET; in ahc_setup_initiator_msgout()
3934 case MSG_BUS_DEV_RESET: in ahc_parse_msg()
4350 MSG_BUS_DEV_RESET, /*arg*/0); in ahc_handle_devreset()
6756 || event_type == MSG_BUS_DEV_RESET) { in ahc_queue_lstate_event()
Daic79xx_core.c2158 ahd->msgout_buf[0] = MSG_BUS_DEV_RESET; in ahd_handle_seqint()
3115 MSG_BUS_DEV_RESET, TRUE)) { in ahd_handle_nonpkt_busfree()
4454 ahd->msgout_buf[ahd->msgout_index++] = MSG_BUS_DEV_RESET; in ahd_setup_initiator_msgout()
5440 case MSG_BUS_DEV_RESET: in ahd_parse_msg()
5961 MSG_BUS_DEV_RESET, /*arg*/0); in ahd_handle_devreset()
9257 || event_type == MSG_BUS_DEV_RESET) { in ahd_queue_lstate_event()