UBSER_UNIT_MAX
struct ucom_softc sc_ucom[UBSER_UNIT_MAX];
if (sc->sc_numser > UBSER_UNIT_MAX)
sc->sc_numser = UBSER_UNIT_MAX;