Searched refs:MSG_DISCONNECT (Results 1 - 25 of 28) sorted by relevance

12

/netbsd-current/sys/dev/scsipi/
H A Dscsi_message.h9 #define MSG_DISCONNECT 0x04 /* O/O */ macro
/netbsd-current/sys/arch/amiga/dev/
H A Dscivar.h105 #define MSG_DISCONNECT 0x04 macro
H A Dsiopvar.h195 #define MSG_DISCONNECT 0x04 macro
H A Dsbicvar.h180 #define MSG_DISCONNECT 0x04 macro
H A Dsbic.c2079 } else if (dev->sc_msg[0] == MSG_DISCONNECT) {
2082 if (reselect_debug>1 && dev->sc_msg[0] == MSG_DISCONNECT)
/netbsd-current/sys/arch/mvme68k/dev/
H A Dsbicvar.h167 #define MSG_DISCONNECT 0x04 macro
H A Dsbic.c1896 } else if (msgaddr[0] == MSG_DISCONNECT) {
1904 if (reselect_debug > 1 && msgaddr[0] == MSG_DISCONNECT)
/netbsd-current/sys/arch/acorn32/podulebus/
H A Dsbicvar.h170 #define MSG_DISCONNECT 0x04 macro
H A Dsbic.c1906 } else if ((dev->sc_msg[0] == MSG_DISCONNECT)) {
1912 dev->sc_msg[0] == MSG_DISCONNECT);
/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dscsireg.h136 #define MSG_DISCONNECT 0x04 macro
H A Dsc.c679 (hs->sc_msg[0] == MSG_DISCONNECT)) {
/netbsd-current/sys/arch/hp300/stand/common/
H A Dscsireg.h160 #define MSG_DISCONNECT 0x04 macro
/netbsd-current/sys/dev/isa/
H A Dseagate.c1395 case MSG_DISCONNECT:
/netbsd-current/sys/dev/ic/
H A Dsunscpal.c1423 case MSG_DISCONNECT:
H A Dncr5380sbc.c1689 case MSG_DISCONNECT:
H A Dmb89352.c1103 case MSG_DISCONNECT:
H A Daic6360.c1120 case MSG_DISCONNECT:
H A Dwd33c93.c1590 case MSG_DISCONNECT:
H A Diha.c2264 case MSG_DISCONNECT:
H A Dninjascsi32.c2004 case MSG_DISCONNECT: /* 0x04 */
H A Dncr53c9x.c1723 case MSG_DISCONNECT:
/netbsd-current/sys/arch/atari/dev/
H A Dncr5380.c1205 case MSG_DISCONNECT:
/netbsd-current/sys/arch/mac68k/dev/
H A Dncr5380.c1181 case MSG_DISCONNECT:
/netbsd-current/sys/arch/pmax/ibus/
H A Dsii.c1234 case MSG_DISCONNECT:
/netbsd-current/sys/arch/x68k/dev/
H A Dmha.c1112 case MSG_DISCONNECT:

Completed in 209 milliseconds

12