Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_uath.c253 static int uath_host_available(struct uath_softc *);
379 error = uath_host_available(sc); in uath_attach()
559 uath_host_available(struct uath_softc *sc) in uath_host_available() function