UCOM_OPENING
KASSERT(sc->sc_state == UCOM_OPENING);
if (state == UCOM_OPENING || sc->sc_closing) {
sc->sc_state = UCOM_OPENING;