Home
last modified time | relevance | path

Searched refs:mscstart (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/amiga/dev/
H A Dmsc.c152 void mscstart(struct tty *);
378 tp->t_oproc = (void (*) (struct tty *)) mscstart; in mscopen()
725 mscstart(tp); in mscmint()
984 mscstart(register struct tty *tp) in mscstart() function