Searched refs:sc_eecc (Results 1 – 3 of 3) sorted by relevance
6410 ath_hal_getcountrycode(ah, &sc->sc_eecc); /* NB: cannot fail */ in ath_getchannels()6414 ic->ic_regdomain.country = (uint16_t) sc->sc_eecc; in ath_getchannels()6423 __func__, sc->sc_eerd, sc->sc_eecc, in ath_getchannels()
819 "countrycode", CTLFLAG_RD, &sc->sc_eecc, 0, in ath_sysctlattach()
674 uint32_t sc_eecc; /* country code from EEPROM */ member