Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dif_bwivar.h564 int sc_locale; member
H A Dif_bwi.c483 sc->sc_locale = __SHIFTOUT(bwi_read_sprom(sc, BWI_SPROM_CARD_INFO), in bwi_attach()
485 DPRINTF(sc, BWI_DBG_ATTACH, "locale: %d\n", sc->sc_locale); in bwi_attach()
H A Dbwirf.c357 if (sc->sc_locale == BWI_SPROM_LOCALE_JAPAN) in bwi_rf_set_chan()