Lines Matching refs:tm_opmode
3557 sc->sc_opmode |= OPMODE_MBO | tm->tm_opmode;
3982 tm->tm_opmode = tsti->tsti_opmode;
4283 sc->sc_opmode = (sc->sc_opmode & ~OPMODE_MEDIA_BITS) | tm->tm_opmode;
4357 sc->sc_opmode = (sc->sc_opmode & ~OPMODE_MEDIA_BITS) | tm->tm_opmode;
4408 tm->tm_opmode = 0;
4756 tm->tm_opmode &= OPMODE_FD;
4757 tm->tm_opmode |= TULIP_ROM_MB_OPMODE(word);
4779 tm->tm_opmode = OPMODE_PS;
4935 tm->tm_opmode = OPMODE_PS;
5072 tm->tm_opmode &= OPMODE_FD;
5073 tm->tm_opmode |= TULIP_ROM_MB_OPMODE(word);
5438 if (TULIP_MEDIA_NEEDSRESET(sc, tm->tm_opmode))