sc_locale         570 dev/ic/rtw.c   	enum rtw_locale *locale = &sc->sc_locale;
sc_locale        4082 dev/ic/rtw.c   	if (sc->sc_locale == RTW_LOCALE_UNKNOWN)
sc_locale        4083 dev/ic/rtw.c   		rtw_identify_country(&sc->sc_regs, &sc->sc_locale);
sc_locale        4085 dev/ic/rtw.c   	rtw_init_channels(sc->sc_locale, &sc->sc_ic.ic_channels,
sc_locale         367 dev/ic/rtwvar.h 	enum rtw_locale		sc_locale;