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

  /src/sys/dev/usb/
ucom.c 231 static void ucomstart(struct tty *);
360 tp->t_oproc = ucomstart;
1167 ucomstart(tp);
1201 ucomstart(struct tty *tp) function in typeref:typename:void

Completed in 11 milliseconds