Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_uathvar.h224 struct uath_devcap sc_devcap; member
H A Dif_uath.c433 uath_regdomain = sc->sc_devcap.regDomain; in uath_attach()
438 if ((sc->sc_devcap.analog5GhzRevision & 0xf0) == 0x30) in uath_attach()
824 struct uath_devcap *cap = &sc->sc_devcap; in uath_get_devcap()