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

  /src/sys/dev/ic/
cd18xx.c 157 static int cdttyparam(struct tty *, struct termios *);
335 p->p_tty->t_param = cdttyparam;
451 (void)cdttyparam(tp, &t);
751 cdttyparam(struct tty *tp, struct termios *t) function in typeref:typename:int
cd18xx.c 157 static int cdttyparam(struct tty *, struct termios *);
335 p->p_tty->t_param = cdttyparam;
451 (void)cdttyparam(tp, &t);
751 cdttyparam(struct tty *tp, struct termios *t) function in typeref:typename:int

Completed in 26 milliseconds