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

  /src/sys/dev/rcons/
rcons_kern.c 60 static void rcons_output(struct tty *);
84 rcons_output(struct tty *tp) function
197 tp->t_oproc = rcons_output;
rcons_kern.c 60 static void rcons_output(struct tty *);
84 rcons_output(struct tty *tp) function
197 tp->t_oproc = rcons_output;

Completed in 52 milliseconds