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

  /src/sys/dev/usb/
ucom.c 239 static void ucom_break(struct ucom_softc *, int);
1317 ucom_break(sc, 1);
1321 ucom_break(sc, 0);
1455 ucom_break(struct ucom_softc *sc, int onoff) function
ucom.c 239 static void ucom_break(struct ucom_softc *, int);
1317 ucom_break(sc, 1);
1321 ucom_break(sc, 0);
1455 ucom_break(struct ucom_softc *sc, int onoff) function

Completed in 47 milliseconds