Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_uath.c253 static int uath_get_capability(struct uath_softc *, uint32_t, uint32_t *);
804 uath_get_capability(struct uath_softc *sc, uint32_t cap, uint32_t *val) in uath_get_capability() function
824 error = uath_get_capability(sc, x, &v); \ in uath_get_devcap()