Home
last modified time | relevance | path

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

/mirbsd/src/sys/scsi/
Dscsi_message.h16 #define MSG_BUS_DEV_RESET 0x0c /* O/M */ macro
/mirbsd/src/sys/dev/ic/
Disp_target.h158 #ifndef MSG_BUS_DEV_RESET
159 #define MSG_BUS_DEV_RESET 0x0b macro
Disp_target.c539 msg.nt_msg[0] = MSG_BUS_DEV_RESET; in isp_target_async()
625 msg.nt_msg[0] = MSG_BUS_DEV_RESET; in isp_got_msg_fc()
Daic7xxx.c640 ahc->msgout_buf[0] = MSG_BUS_DEV_RESET; in ahc_handle_seqint()
1286 MSG_BUS_DEV_RESET, TRUE)) { in ahc_handle_scsiint()
2319 ahc->msgout_buf[ahc->msgout_index++] = MSG_BUS_DEV_RESET; in ahc_setup_initiator_msgout()
3349 case MSG_BUS_DEV_RESET: in ahc_parse_msg()
3765 MSG_BUS_DEV_RESET, /*arg*/0); in ahc_handle_devreset()
6197 || event_type == MSG_BUS_DEV_RESET) { in ahc_queue_lstate_event()
Dncr5380sbc.c1870 sc->sc_omess[0] = MSG_BUS_DEV_RESET;
Daic6360.c1278 sc->sc_omess[0] = MSG_BUS_DEV_RESET;
Dncr53c9x.c1833 sc->sc_omess[0] = MSG_BUS_DEV_RESET;
Diha.c1589 bus_space_write_1(iot, ioh, TUL_SFIFO, MSG_BUS_DEV_RESET);
/mirbsd/src/sys/dev/pci/
Dncrreg.h576 #define M_RESET MSG_BUS_DEV_RESET