Searched refs:MSG_NOOP (Results 1 - 24 of 24) sorted by relevance

/netbsd-current/sys/dev/scsipi/
H A Dscsi_message.h14 #define MSG_NOOP 0x08 /* M/M */ macro
/netbsd-current/sys/arch/amiga/dev/
H A Dscivar.h109 #define MSG_NOOP 0x08 macro
H A Dsiopvar.h199 #define MSG_NOOP 0x08 macro
H A Dsbicvar.h184 #define MSG_NOOP 0x08 macro
/netbsd-current/sys/arch/mvme68k/dev/
H A Dsbicvar.h171 #define MSG_NOOP 0x08 macro
/netbsd-current/sys/arch/acorn32/podulebus/
H A Dsbicvar.h174 #define MSG_NOOP 0x08 macro
/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dscsireg.h140 #define MSG_NOOP 0x08 macro
/netbsd-current/sys/arch/atari/dev/
H A Dncr5380.c309 reqp->msgout = MSG_NOOP;
377 tmp->msgout = MSG_NOOP;
1094 reqp->msgout = MSG_NOOP;
/netbsd-current/sys/arch/mac68k/dev/
H A Dncr5380.c301 reqp->msgout = MSG_NOOP;
370 tmp->msgout = MSG_NOOP;
1070 reqp->msgout = MSG_NOOP;
/netbsd-current/sys/arch/hp300/stand/common/
H A Dscsireg.h164 #define MSG_NOOP 0x08 macro
/netbsd-current/sys/dev/isa/
H A Dseagate.c1255 u_char msgout = MSG_NOOP;
1437 msgout = MSG_NOOP;
/netbsd-current/sys/dev/ic/
H A Diha.c1684 if (iha_msgout(sc, MSG_NOOP) == -1)
1741 if (iha_msgout(sc, MSG_NOOP) == -1)
1887 if ((iha_msgout(sc, MSG_NOOP)) == -1)
2078 bus_space_write_1(iot, ioh, TUL_SFIFO, MSG_NOOP);
2272 case MSG_NOOP:
H A Daic7xxx.c103 { P_DATAOUT, MSG_NOOP, "in Data-out phase" },
105 { P_DATAOUT_DT, MSG_NOOP, "in DT Data-out phase" },
107 { P_COMMAND, MSG_NOOP, "in Command phase" },
108 { P_MESGOUT, MSG_NOOP, "in Message-out phase" },
111 { P_BUSFREE, MSG_NOOP, "while idle" },
112 { 0, MSG_NOOP, "in unknown phase" }
282 ahc_outb(ahc, MSG_OUT, MSG_NOOP); /* No message to send */
1138 if (mesg_out != MSG_NOOP) {
2536 ahc_outb(ahc, MSG_OUT, MSG_NOOP);
3030 case MSG_NOOP
[all...]
H A Dncr5380sbc.c1685 case MSG_NOOP:
1902 sc->sc_omess[0] = MSG_NOOP;
H A Dmb89352.c1100 case MSG_NOOP:
1345 sc->sc_omess[0] = MSG_NOOP;
H A Daic6360.c1117 case MSG_NOOP:
1359 sc->sc_omess[0] = MSG_NOOP;
H A Daic79xx.c94 { P_DATAOUT, MSG_NOOP, "in Data-out phase" },
96 { P_DATAOUT_DT, MSG_NOOP, "in DT Data-out phase" },
98 { P_COMMAND, MSG_NOOP, "in Command phase" },
99 { P_MESGOUT, MSG_NOOP, "in Message-out phase" },
102 { P_BUSFREE, MSG_NOOP, "while idle" },
103 { 0, MSG_NOOP, "in unknown phase" }
339 ahd_outb(ahd, MSG_OUT, MSG_NOOP); /* No message to send */
3476 ahd->msgout_buf[ahd->msgout_index++] = MSG_NOOP;
3761 ahd_outb(ahd, MSG_OUT, MSG_NOOP);
4200 case MSG_NOOP
[all...]
H A Dninjascsi32.c2044 case MSG_NOOP: /* 0x08 */
2133 njsc32_add_msgout(sc, MSG_NOOP);
H A Dncr53c9x.c1712 case MSG_NOOP:
2034 sc->sc_omess[0] = MSG_NOOP;
H A Dsunscpal.c1419 case MSG_NOOP:
H A Dwd33c93.c1874 sc->sc_omsg[0] = MSG_NOOP;
/netbsd-current/sys/arch/x68k/dev/
H A Dmha.c1109 case MSG_NOOP:
1397 sc->sc_omess[0] = MSG_NOOP;
/netbsd-current/sys/arch/macppc/dev/
H A Dmesh.c719 case MSG_NOOP:
/netbsd-current/sys/arch/pmax/ibus/
H A Dsii.c1341 regs->data = MSG_NOOP;

Completed in 231 milliseconds