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

  /src/sys/arch/hpcmips/tx/
txcom.c 136 void txcomstart(struct tty *);
235 tp->t_oproc = txcomstart;
1021 txcomstart(struct tty *tp) function in typeref:typename:void
1139 txcomstart(tp);

Completed in 11 milliseconds