Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_urndisreg.h34 URNDIS_N_TRANSFER, enumerator
46 struct usb_xfer *sc_xfer[URNDIS_N_TRANSFER];
H A Dif_urndis.c102 static const struct usb_config urndis_config[URNDIS_N_TRANSFER] = {
260 URNDIS_N_TRANSFER, sc, &sc->sc_mtx); in urndis_attach()
340 usbd_transfer_unsetup(sc->sc_xfer, URNDIS_N_TRANSFER); in urndis_detach()