Home
last modified time | relevance | path

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

/src/sys/dev/usb/wlan/
H A Dif_uath.c254 static int uath_get_devcap(struct uath_softc *);
383 error = uath_get_devcap(sc); in uath_attach()
823 uath_get_devcap(struct uath_softc *sc) in uath_get_devcap() function