Home
last modified time | relevance | path

Searched refs:AXE_N_TRANSFER (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_axereg.h349 AXE_N_TRANSFER, enumerator
355 struct usb_xfer *sc_xfer[AXE_N_TRANSFER];
H A Dif_axe.c159 static const struct usb_config axe_config[AXE_N_TRANSFER] = {
707 axe_config, AXE_N_TRANSFER, sc, &sc->sc_mtx); in axe_attach()
736 usbd_transfer_unsetup(sc->sc_xfer, AXE_N_TRANSFER); in axe_detach()

Completed in 3 milliseconds