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

  /src/sys/dev/sbus/
magmareg.h 205 int mtty_param(struct tty *, struct termios *);
magma.c 833 * mtty_param set mtty parameters
871 tp->t_param = mtty_param;
942 (void)mtty_param(tp, &tp->t_termios);
1279 mtty_param(struct tty *tp, struct termios *t) function in typeref:typename:int

Completed in 13 milliseconds