Searched refs:ucom_dtr (Results 1 – 1 of 1) sorted by relevance
122 static void ucom_dtr(struct ucom_softc *, uint8_t);670 ucom_dtr(sc, onoff); in ucom_modem()792 ucom_dtr(struct ucom_softc *sc, uint8_t onoff) in ucom_dtr() function