Searched refs:MSG_REJECT (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/sys/arch/amiga/dev/
H A Dscivar.h108 #define MSG_REJECT 0x07 macro
H A Dsiopvar.h198 #define MSG_REJECT 0x07 macro
H A Dsbicvar.h183 #define MSG_REJECT 0x07 macro
H A Dsbic.c2055 } else if (dev->sc_msg[0] == MSG_REJECT
2069 } else if (dev->sc_msg[0] == MSG_REJECT) {
2375 SEND_BYTE(regs, MSG_REJECT);
H A Dsiop2.c1027 else if (acb->msg[1] == MSG_REJECT)
1047 else if (acb->msg[1] == MSG_REJECT)
H A Dsiop.c959 else if (acb->msg[1] == MSG_REJECT)
/netbsd-current/sys/arch/mvme68k/dev/
H A Dsbicvar.h170 #define MSG_REJECT 0x07 macro
H A Dsbic.c1854 } else if (msgaddr[0] == MSG_REJECT &&
1875 } else if (msgaddr[0] == MSG_REJECT) {
2289 SEND_BYTE(regs, MSG_REJECT);
/netbsd-current/sys/arch/acorn32/podulebus/
H A Dsbicvar.h173 #define MSG_REJECT 0x07 macro
H A Dsbic.c1883 } else if (dev->sc_msg[0] == MSG_REJECT
1896 } else if ((dev->sc_msg[0] == MSG_REJECT)) {
2166 SEND_BYTE(regs, MSG_REJECT);
/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dscsireg.h139 #define MSG_REJECT 0x07 macro
/netbsd-current/sys/arch/hp300/stand/common/
H A Dscsireg.h163 #define MSG_REJECT 0x07 macro

Completed in 242 milliseconds