Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dsab.c136 int sabtty_param(struct tty *, struct termios *);
387 sc->sc_tty->t_param = sabtty_param; in sabtty_attach()
680 sabtty_param(tp, &tp->t_termios); in sabttyopen()
1054 sabtty_param(struct tty *tp, struct termios *t) in sabtty_param() function