ucom_close
ucom_close(tp);
static tsw_close_t ucom_close;
.tsw_close = ucom_close,
ucom_close(ucom_cons_softc->sc_tty);
ucom_close(tp); /* close, if any */