Home
last modified time | relevance | path

Searched refs:cdttystart (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dcd18xx.c156 static void cdttystart(struct tty *);
334 p->p_tty->t_oproc = cdttystart; in cdtty_attach()
643 cdttystart(struct tty *tp) in cdttystart() function
931 cdttystart(tp); in cdttyparam()