HomeSort by: relevance | last modified time | path
    Searched defs:cdttystart (Results 1 - 1 of 1) 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);

Completed in 11 milliseconds