Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Dscsi_message.h14 #define MSG_BUS_DEV_RESET 0x0c /* O/M */ macro
Daic7xxx.seq999 mvi MSG_BUS_DEV_RESET call mk_mesg;
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Dscsi_message.h21 #define MSG_BUS_DEV_RESET 0x0c /* O/M */ macro
Daic7xxx_core.c608 ahc->msgout_buf[0] = MSG_BUS_DEV_RESET; in ahc_handle_seqint()
1260 MSG_BUS_DEV_RESET, TRUE)) { in ahc_handle_scsiint()
2300 ahc->msgout_buf[ahc->msgout_index++] = MSG_BUS_DEV_RESET; in ahc_setup_initiator_msgout()
3338 case MSG_BUS_DEV_RESET: in ahc_parse_msg()
3754 MSG_BUS_DEV_RESET, /*arg*/0); in ahc_handle_devreset()
6236 || event_type == MSG_BUS_DEV_RESET) { in ahc_queue_lstate_event()
Daic79xx_core.c918 ahd->msgout_buf[0] = MSG_BUS_DEV_RESET; in ahd_handle_seqint()
1844 MSG_BUS_DEV_RESET, TRUE)) { in ahd_handle_nonpkt_busfree()
3153 ahd->msgout_buf[ahd->msgout_index++] = MSG_BUS_DEV_RESET; in ahd_setup_initiator_msgout()
4144 case MSG_BUS_DEV_RESET: in ahd_parse_msg()
4673 MSG_BUS_DEV_RESET, /*arg*/0); in ahd_handle_devreset()
7990 || event_type == MSG_BUS_DEV_RESET) { in ahd_queue_lstate_event()
/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c5010 p->msg_buf[p->msg_index++] = MSG_BUS_DEV_RESET; in aic7xxx_handle_seqint()
6246 else if (message == MSG_BUS_DEV_RESET) in aic7xxx_handle_scsiint()