HomeSort by: relevance | last modified time | path
    Searched refs:MSG_BUS_DEV_RESET (Results 1 - 13 of 13) sorted by relevancy

  /src/sys/dev/ic/
isp_stds.h 217 #ifndef MSG_BUS_DEV_RESET
218 #define MSG_BUS_DEV_RESET 0x0c
aic7xxx.c 625 ahc->msgout_buf[0] = MSG_BUS_DEV_RESET;
1271 MSG_BUS_DEV_RESET, TRUE)) {
2301 ahc->msgout_buf[ahc->msgout_index++] = MSG_BUS_DEV_RESET;
3331 case MSG_BUS_DEV_RESET:
3756 MSG_BUS_DEV_RESET, /*arg*/0);
6178 || event_type == MSG_BUS_DEV_RESET) {
aic79xx.c 1266 ahd->msgout_buf[0] = MSG_BUS_DEV_RESET;
2194 MSG_BUS_DEV_RESET, TRUE)) {
3502 ahd->msgout_buf[ahd->msgout_index++] = MSG_BUS_DEV_RESET;
4498 case MSG_BUS_DEV_RESET:
5031 MSG_BUS_DEV_RESET, /*arg*/0);
8160 || event_type == MSG_BUS_DEV_RESET) {
aic6360.c 1330 sc->sc_omess[0] = MSG_BUS_DEV_RESET;
mb89352.c 1316 sc->sc_omess[0] = MSG_BUS_DEV_RESET;
wd33c93.c 1851 sc->sc_omsg[0] = MSG_BUS_DEV_RESET;
isp_target.c 909 case MSG_BUS_DEV_RESET:
ncr5380sbc.c 1878 sc->sc_omess[0] = MSG_BUS_DEV_RESET;
ncr53c9x.c 1996 sc->sc_omess[0] = MSG_BUS_DEV_RESET;
ninjascsi32.c 2064 case MSG_BUS_DEV_RESET: /* 0x0c I->T only */
iha.c 1921 bus_space_write_1(iot, ioh, TUL_SFIFO, MSG_BUS_DEV_RESET);
  /src/sys/dev/scsipi/
scsi_message.h 18 #define MSG_BUS_DEV_RESET 0x0c /* O/M */
  /src/sys/arch/x68k/dev/
mha.c 1368 sc->sc_omess[0] = MSG_BUS_DEV_RESET;

Completed in 37 milliseconds