Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dcy.c44 static void cystart(struct tty *);
306 tp->t_oproc = cystart; in cyopen()
583 cystart(struct tty *tp) in cystart() function