Searched refs:serstart (Results 1 – 2 of 2) sorted by relevance
117 void serstart(struct tty *);270 tp->t_oproc = (void (*) (struct tty *)) serstart; in serattach()890 serstart(tp); in ser_outintr()908 serstart(struct tty *tp) in serstart() function
227 static void serstart(struct tty *);414 tp->t_oproc = serstart; in seropen()805 serstart(tp); in serparam()930 serstart(struct tty *tp) in serstart() function