Searched refs:SR1_BOT (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/gpib/
H A Dmtreg.h157 #define SR1_BOT 0x40 /* positioned at Beginning of Tape */ macro
H A Dmt.c343 if ((sc->sc_stat1 & (SR1_BOT | SR1_ONLINE)) == SR1_ONLINE)
397 if (!(sc->sc_stat1 & SR1_BOT)) {
607 if ((sc->sc_stat1 & SR1_BOT) ||
/netbsd-6-1-5-RELEASE/sys/arch/hp300/dev/
H A Dmtreg.h156 #define SR1_BOT 0x40 /* positioned at Beginning of Tape */ macro
H A Dmt.c328 if ((sc->sc_stat1 & (SR1_BOT | SR1_ONLINE)) == SR1_ONLINE)
382 if (!(sc->sc_stat1 & SR1_BOT)) {
555 if ((sc->sc_stat1 & SR1_BOT) ||

Completed in 70 milliseconds