Searched refs:vconsstart (Results 1 – 1 of 1) sorted by relevance
64 void vconsstart(struct tty *);192 tp->t_oproc = vconsstart; in vconsopen()295 vconsstart(struct tty *tp) in vconsstart() function