Searched refs:UBT_N_TRANSFER (Results 1 – 2 of 2) sorted by relevance
74 UBT_N_TRANSFER, /* total number of transfers */ enumerator124 struct usb_xfer *sc_xfer[UBT_N_TRANSFER];
281 static const struct usb_config ubt_config[UBT_N_TRANSFER] =736 ubt_config, UBT_N_TRANSFER, sc, &sc->sc_if_mtx)) { in ubt_attach()786 usbd_transfer_unsetup(sc->sc_xfer, UBT_N_TRANSFER); in ubt_detach()1520 for (i = 0; i < UBT_N_TRANSFER; i ++) in ubt_task()