Searched refs:ucomstart (Results 1 – 1 of 1) sorted by relevance
127 void ucomstart(struct tty *);215 tp->t_oproc = ucomstart; in ucom_attach()952 ucomstart(tp); in ucomparam()987 ucomstart(struct tty *tp) in ucomstart() function