Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/usb/wlan/
Dif_uath.c257 static int uath_host_available(struct uath_softc *);
384 error = uath_host_available(sc); in uath_attach()
583 uath_host_available(struct uath_softc *sc) in uath_host_available() function