Searched refs:sc_eecc (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c6361 ath_hal_getcountrycode(ah, &sc->sc_eecc); /* NB: cannot fail */
6365 ic->ic_regdomain.country = (uint16_t) sc->sc_eecc;
6374 __func__, sc->sc_eerd, sc->sc_eecc,
H A Dif_athvar.h675 uint32_t sc_eecc; /* country code from EEPROM */ member in struct:ath_softc
H A Dif_ath_sysctl.c821 "countrycode", CTLFLAG_RD, &sc->sc_eecc, 0,

Completed in 49 milliseconds