Home
last modified time | relevance | path

Searched refs:USIE_UC_N_XFER (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/usb/net/
H A Dif_usievar.h201 USIE_UC_N_XFER enumerator
228 struct usb_xfer *sc_uc_xfer[USIE_UCOM_MAX][USIE_UC_N_XFER];
H A Dif_usie.c144 static const struct usb_config usie_uc_config[USIE_UC_N_XFER] = {
401 usie_uc_config + start, USIE_UC_N_XFER - start, in usie_attach()
410 for (; start < USIE_UC_N_XFER; start++) in usie_attach()
489 usbd_transfer_unsetup(sc->sc_uc_xfer[x], USIE_UC_N_XFER); in usie_detach()