Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtwvar.h430 enum rtw_locale sc_locale; member
H A Drtw.c3241 &rsc->sc_rfchipid, &rsc->sc_rcr, &rsc->sc_locale, in rtw_attach()
3264 if (rsc->sc_locale == RTW_LOCALE_UNKNOWN) in rtw_attach()
3265 rtw_identify_country(&rsc->sc_regs, &rsc->sc_locale, in rtw_attach()
3268 rtw_init_channels(rsc->sc_locale, &rsc->sc_ic.ic_sup_channels, in rtw_attach()