Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_urndisreg.h47 URNDIS_N_TRANSFER, enumerator
59 struct usb_xfer *sc_xfer[URNDIS_N_TRANSFER];
H A Dif_urndis.c77 static const struct usb_config urndis_config[URNDIS_N_TRANSFER] = {
225 URNDIS_N_TRANSFER, sc, &sc->sc_mtx); in urndis_attach()
316 usbd_transfer_unsetup(sc->sc_xfer, URNDIS_N_TRANSFER); in urndis_detach()

Completed in 3 milliseconds