ucom_open
error = ucom_open(tp);
static tsw_open_t ucom_open;
.tsw_open = ucom_open,
ucom_open(ucom_cons_softc->sc_tty);