Home
last modified time | relevance | path

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

/openbsd/src/sys/scsi/
Dscsi_message.h23 #define MSG_BUS_DEV_RESET 0x0c /* O/M */ macro
/openbsd/src/sys/dev/ic/
Daic7xxx.c654 ahc->msgout_buf[0] = MSG_BUS_DEV_RESET; in ahc_handle_seqint()
1307 MSG_BUS_DEV_RESET, TRUE)) { in ahc_handle_scsiint()
2343 ahc->msgout_buf[ahc->msgout_index++] = MSG_BUS_DEV_RESET; in ahc_setup_initiator_msgout()
3381 case MSG_BUS_DEV_RESET: in ahc_parse_msg()
3797 MSG_BUS_DEV_RESET, /*arg*/0); in ahc_handle_devreset()
6005 || event_type == MSG_BUS_DEV_RESET) { in ahc_queue_lstate_event()
Daic79xx.c1307 ahd->msgout_buf[0] = MSG_BUS_DEV_RESET; in ahd_handle_seqint()
2247 MSG_BUS_DEV_RESET, TRUE)) { in ahd_handle_nonpkt_busfree()
3611 ahd->msgout_buf[ahd->msgout_index++] = MSG_BUS_DEV_RESET; in ahd_setup_initiator_msgout()
4607 case MSG_BUS_DEV_RESET: in ahd_parse_msg()
5128 MSG_BUS_DEV_RESET, /*arg*/0); in ahd_handle_devreset()
8191 || event_type == MSG_BUS_DEV_RESET) { in ahd_queue_lstate_event()
Daic6360.c1214 sc->sc_omess[0] = MSG_BUS_DEV_RESET; in aic_msgout()
Dncr53c9x.c1853 sc->sc_omess[0] = MSG_BUS_DEV_RESET; in ncr53c9x_msgout()
Diha.c1453 bus_space_write_1(iot, ioh, TUL_SFIFO, MSG_BUS_DEV_RESET); in iha_state_8()
/openbsd/src/sys/arch/luna88k/dev/
Dmb89352.c1197 sc->sc_omess[0] = MSG_BUS_DEV_RESET; in spc_msgout()