HomeSort by: relevance | last modified time | path
    Searched defs:gencnstart (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/vax/vax/
gencons.c 76 static void gencnstart(struct tty *);
118 tp->t_oproc = gencnstart;
194 gencnstart(struct tty *tp) function in typeref:typename:void
259 gencnstart(tp);
382 gencnstart(gc_softc[0].gencn_tty);
gencons.c 76 static void gencnstart(struct tty *);
118 tp->t_oproc = gencnstart;
194 gencnstart(struct tty *tp) function in typeref:typename:void
259 gencnstart(tp);
382 gencnstart(gc_softc[0].gencn_tty);
gencons.c 76 static void gencnstart(struct tty *);
118 tp->t_oproc = gencnstart;
194 gencnstart(struct tty *tp) function in typeref:typename:void
259 gencnstart(tp);
382 gencnstart(gc_softc[0].gencn_tty);

Completed in 34 milliseconds