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

  /src/sys/dev/usb/
ucycom.c 157 static dev_type_stop(ucycomstop);
167 .d_stop = ucycomstop,
758 ucycomstop(struct tty *tp, int flag) function in typeref:typename:void
760 DPRINTF(("ucycomstop: flag=%d\n", flag));
ucycom.c 157 static dev_type_stop(ucycomstop);
167 .d_stop = ucycomstop,
758 ucycomstop(struct tty *tp, int flag) function in typeref:typename:void
760 DPRINTF(("ucycomstop: flag=%d\n", flag));

Completed in 62 milliseconds