Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/usb/wlan/
Dif_uathvar.h224 struct uath_devcap sc_devcap; member
Dif_uath.c457 uath_regdomain = sc->sc_devcap.regDomain; in uath_attach()
462 if ((sc->sc_devcap.analog5GhzRevision & 0xf0) == 0x30) in uath_attach()
851 struct uath_devcap *cap = &sc->sc_devcap; in uath_get_devcap()