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

  /src/sys/arch/sh3/dev/
scif.c 238 static void scifstart(struct tty *);
501 tp->t_oproc = scifstart;
520 scifstart(struct tty *tp) function in typeref:typename:void
697 scifstart(tp);

Completed in 12 milliseconds