Searched refs:epcomstart (Results 1 – 1 of 1) sorted by relevance
124 static void epcomstart(struct tty *);228 tp->t_oproc = epcomstart; in epcom_attach_subr()346 epcomstart(tp); in epcomparam()379 epcomstart(struct tty *tp) in epcomstart() function