Searched refs:MTF_WRT (Results 1 – 4 of 4) sorted by relevance
126 #define MTF_WRT 0x0008 /* last command was a WRITE */ macro
452 if (sc->sc_flags & MTF_WRT) { in mtclose()614 sc->sc_flags &= ~MTF_WRT; in mtstart()774 sc->sc_flags |= MTF_WRT | MTF_IO; in mtstart()
125 #define MTF_WRT 0x0008 /* last command was a WRITE */ macro
429 if ((sc->sc_flags & MTF_WRT) != 0) { in mtclose()558 sc->sc_flags &= ~MTF_WRT; in mtstart()717 sc->sc_flags |= MTF_WRT | MTF_IO; in mtstart()