Home
last modified time | relevance | path

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

/trueos/sys/dev/usb/wlan/
HDif_urtw.c939 unsigned int n_xfers; in urtw_detach() local
954 n_xfers = (sc->sc_flags & URTW_RTL8187B) ? in urtw_detach()
968 for (x = 0; x != n_xfers; x++) in urtw_detach()
978 usbd_transfer_unsetup(sc->sc_xfer, n_xfers); in urtw_detach()