USIE_UCOM_MAX
if (sc->sc_nucom >= USIE_UCOM_MAX)
for (x = 0; x != USIE_UCOM_MAX; x++)
struct ucom_softc sc_ucom[USIE_UCOM_MAX];
uint8_t sc_uc_ifnum[USIE_UCOM_MAX];
struct usb_xfer *sc_uc_xfer[USIE_UCOM_MAX][USIE_UC_N_XFER];