ucom_rts
ucom_rts(sc, 1);
ucom_rts(sc, (mcr & UMCR_RTS) != 0);
static void ucom_rts(struct ucom_softc *, int);