Searched refs:ucomstart (Results 1 – 1 of 1) sorted by relevance
231 static void ucomstart(struct tty *);360 tp->t_oproc = ucomstart; in ucom_attach()1167 ucomstart(tp); in ucomparam()1201 ucomstart(struct tty *tp) in ucomstart() function