ucom_rts
ucom_rts(sc, onoff);
static void ucom_rts(struct ucom_softc *, uint8_t);
ucom_rts(sc, 1);
ucom_rts(sc, 0);