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

  /src/sys/arch/amiga/dev/
ite.c 446 tp->t_oproc = itestart;
603 itestart(struct tty *tp) function in typeref:typename:void
  /src/sys/arch/atari/dev/
ite.c 134 static void itestart(struct tty *);
414 tp->t_oproc = itestart;
595 itestart(struct tty *tp) function in typeref:typename:void
  /src/sys/arch/x68k/dev/
ite.c 132 * # of chars are output in a single itestart() call.
134 * long periods of time while we are emptying the queue in itestart().
154 static void itestart(struct tty *);
389 tp->t_oproc = itestart;
518 itestart(struct tty *tp) function in typeref:typename:void

Completed in 15 milliseconds