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

  /src/sys/dev/ic/
cd18xx.c 156 static void cdttystart(struct tty *);
334 p->p_tty->t_oproc = cdttystart;
643 cdttystart(struct tty *tp) function in typeref:typename:void
931 cdttystart(tp);
cd18xx.c 156 static void cdttystart(struct tty *);
334 p->p_tty->t_oproc = cdttystart;
643 cdttystart(struct tty *tp) function in typeref:typename:void
931 cdttystart(tp);
cd18xx.c 156 static void cdttystart(struct tty *);
334 p->p_tty->t_oproc = cdttystart;
643 cdttystart(struct tty *tp) function in typeref:typename:void
931 cdttystart(tp);

Completed in 209 milliseconds