Searched refs:ixpcomstart (Results 1 – 1 of 1) sorted by relevance
106 static void ixpcomstart(struct tty *);210 tp->t_oproc = ixpcomstart; in ixpcom_attach_subr()335 ixpcomstart(tp); in ixpcomparam()368 ixpcomstart(struct tty *tp) in ixpcomstart() function