Searched refs:uath_get_capability (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_uath.c249 static int uath_get_capability(struct uath_softc *, uint32_t, uint32_t *);
794 uath_get_capability(struct uath_softc *sc, uint32_t cap, uint32_t *val) function
814 error = uath_get_capability(sc, x, &v); \

Completed in 88 milliseconds