Searched refs:SYNC_SENT (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/arch/amiga/dev/
H A Dscivar.h87 #define SYNC_SENT 1 /* we sent sync request, no answer yet */ macro
H A Dsbicvar.h155 #define SYNC_SENT 1 /* we sent sync request, no answer yet */ macro
H A Dsbic.c1121 dev->sc_sync[id].state = SYNC_SENT;
1133 if (sync_debug && dev->sc_sync[id].state == SYNC_SENT)
2056 && dev->sc_sync[dev->target].state == SYNC_SENT) {
/netbsd-current/sys/arch/mvme68k/dev/
H A Dsbicvar.h148 #define SYNC_SENT 1 /* we sent sync request, no answer yet */ macro
H A Dsbic.c1121 dev->sc_sync[id].state = SYNC_SENT;
1855 dev->sc_sync[dev->target].state == SYNC_SENT) {
/netbsd-current/sys/arch/acorn32/podulebus/
H A Dsbicvar.h144 #define SYNC_SENT 1 /* we sent sync request, no answer yet */ macro
H A Dsbic.c1057 dev->sc_sync[id].state = SYNC_SENT;
1068 sync_debug && dev->sc_sync[id].state == SYNC_SENT);
1884 && dev->sc_sync[dev->target].state == SYNC_SENT) {

Completed in 114 milliseconds