Home
last modified time | relevance | path

Searched refs:SABTTYF_IS_RSC (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/arch/sparc64/dev/
Dsab.c115 #define SABTTYF_IS_RSC 0x0100 macro
461 if (sc->sc_flags & SABTTYF_IS_RSC) in sabtty_attach()
1060 if (!(sc->sc_flags & SABTTYF_IS_RSC) && ospeed != 0) { in sabttyparam()
1330 sc->sc_flags |= SABTTYF_IS_RSC; in sabtty_console_flags()