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

  /src/sys/dev/ic/
z8530tty.c 272 static void zsstart(struct tty *);
405 tp->t_oproc = zsstart;
896 zsstart(struct tty *tp) function in typeref:typename:void
1132 zsstart(tp);
  /src/sys/arch/atari/dev/
zs.c 263 static void zsstart(struct tty *);
421 tp->t_oproc = zsstart;
978 zsstart(struct tty *tp) function in typeref:typename:void

Completed in 12 milliseconds