U3G_MAXPORTS
struct ucom_softc sc_ucom[U3G_MAXPORTS];
struct usb_xfer *sc_xfer[U3G_MAXPORTS][U3G_N_TRANSFER];
if (nports == U3G_MAXPORTS)
for (subunit = 0; subunit != U3G_MAXPORTS; subunit++)