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

  /src/sys/dev/sbus/
spif.c 317 tp->t_param = stty_param;
378 stty_param(tp, &tp->t_termios);
556 stty_param(struct tty *tp, struct termios *t) function
spif.c 317 tp->t_param = stty_param;
378 stty_param(tp, &tp->t_termios);
556 stty_param(struct tty *tp, struct termios *t) function

Completed in 94 milliseconds