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

  /src/sys/arch/arc/dev/
pccons.c 209 int pcparam(struct tty *, struct termios *);
620 tp->t_param = pcparam;
633 pcparam(tp, &tp->t_termios);
922 pcparam(struct tty *tp, struct termios *t) function in typeref:typename:int

Completed in 12 milliseconds