HomeSort by: relevance | last modified time | path
    Searched defs:sabtty_param (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/sparc64/dev/
sab.c 144 int sabtty_param(struct tty *, struct termios *);
408 sc->sc_tty->t_param = sabtty_param;
717 sabtty_param(tp, &tp->t_termios);
1089 sabtty_param(struct tty *tp, struct termios *t) function in typeref:typename:int

Completed in 14 milliseconds