umodem_set
umodem_set(&sc->sc_umodem, portno, reg, onoff);
.ucom_set = umodem_set,
void umodem_set(void *, int, int, int);