Searched refs:MSG_SAVE_DATA_PTR (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/sys/arch/amiga/dev/
H A Dscivar.h103 #define MSG_SAVE_DATA_PTR 0x02 macro
H A Dsiopvar.h193 #define MSG_SAVE_DATA_PTR 0x02 macro
H A Dsbicvar.h178 #define MSG_SAVE_DATA_PTR 0x02 macro
H A Dsbic.c2074 } else if (dev->sc_msg[0] == MSG_SAVE_DATA_PTR) {
2075 QPRINTF(("MSG_SAVE_DATA_PTR"));
/netbsd-current/sys/arch/mvme68k/dev/
H A Dsbicvar.h165 #define MSG_SAVE_DATA_PTR 0x02 macro
H A Dsbic.c1882 } else if (msgaddr[0] == MSG_SAVE_DATA_PTR) {
1887 QPRINTF(("MSG_SAVE_DATA_PTR"));
/netbsd-current/sys/arch/acorn32/podulebus/
H A Dsbicvar.h168 #define MSG_SAVE_DATA_PTR 0x02 macro
H A Dsbic.c1901 } else if ((dev->sc_msg[0] == MSG_SAVE_DATA_PTR)) {
1902 QPRINTF(("MSG_SAVE_DATA_PTR"));
/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dscsireg.h134 #define MSG_SAVE_DATA_PTR 0x02 macro
/netbsd-current/sys/arch/hp300/stand/common/
H A Dscsireg.h158 #define MSG_SAVE_DATA_PTR 0x02 macro

Completed in 211 milliseconds