Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Disp_stds.h323 #ifndef MSG_BUS_DEV_RESET
324 #define MSG_BUS_DEV_RESET 0x0c macro
/freebsd/sys/cam/scsi/
H A Dscsi_message.h20 #define MSG_BUS_DEV_RESET 0x0c /* O/M */ macro
/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.c621 ahc->msgout_buf[0] = MSG_BUS_DEV_RESET; in ahc_handle_seqint()
1272 MSG_BUS_DEV_RESET, TRUE)) { in ahc_handle_scsiint()
2302 ahc->msgout_buf[ahc->msgout_index++] = MSG_BUS_DEV_RESET; in ahc_setup_initiator_msgout()
3407 case MSG_BUS_DEV_RESET: in ahc_parse_msg()
3813 MSG_BUS_DEV_RESET, /*arg*/0); in ahc_handle_devreset()
6275 || event_type == MSG_BUS_DEV_RESET) { in ahc_queue_lstate_event()
H A Daic79xx.c1287 ahd->msgout_buf[0] = MSG_BUS_DEV_RESET; in ahd_handle_seqint()
2245 MSG_BUS_DEV_RESET, TRUE)) { in ahd_handle_nonpkt_busfree()
3599 ahd->msgout_buf[ahd->msgout_index++] = MSG_BUS_DEV_RESET; in ahd_setup_initiator_msgout()
4592 case MSG_BUS_DEV_RESET: in ahd_parse_msg()
5099 MSG_BUS_DEV_RESET, /*arg*/0); in ahd_handle_devreset()
8446 || event_type == MSG_BUS_DEV_RESET) { in ahd_queue_lstate_event()