Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dsab.c149 int sabttyparam(struct sabtty_softc *, struct tty *, struct termios *);
445 sabttyparam(sc, sc->sc_tty, &t); in sabtty_attach()
968 sabttyparam(struct sabtty_softc *sc, struct tty *tp, struct termios *t) in sabttyparam() function
1059 return (sabttyparam(sc, tp, t)); in sabtty_param()