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

  /src/sys/arch/amiga/dev/
msc.c 152 void mscstart(struct tty *);
378 tp->t_oproc = (void (*) (struct tty *)) mscstart;
725 mscstart(tp);
984 mscstart(register struct tty *tp) function in typeref:typename:void
msc.c 152 void mscstart(struct tty *);
378 tp->t_oproc = (void (*) (struct tty *)) mscstart;
725 mscstart(tp);
984 mscstart(register struct tty *tp) function in typeref:typename:void
msc.c 152 void mscstart(struct tty *);
378 tp->t_oproc = (void (*) (struct tty *)) mscstart;
725 mscstart(tp);
984 mscstart(register struct tty *tp) function in typeref:typename:void

Completed in 59 milliseconds