Home
last modified time | relevance | path

Searched refs:CTRY_DEFAULT (Results 1 – 6 of 6) sorted by relevance

/netbsd/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210_attach.c42 .ah_countryCode = CTRY_DEFAULT,
/netbsd/sys/external/isc/atheros_hal/dist/
H A Dah_regdomain.c625 {CTRY_DEFAULT, DEF_REGDMN, YES, YES, YES, YES,YES, YES,YES, 7000 },
2004 if (cc == CTRY_DEFAULT) in isCountryCodeValid()
2239 return CTRY_DEFAULT; in getDefaultCountry()
2285 if (country->countryCode == CTRY_DEFAULT) { in getWmRD()
2422 if (AH_PRIVATE(ah)->ah_countryCode == CTRY_DEFAULT) { in ath_hal_init_channels()
2796 if (AH_PRIVATE(ah)->ah_countryCode == CTRY_DEFAULT && isWwrSKU(ah)) { in ath_hal_getctl()
H A Dah.h467 CTRY_DEFAULT = 0 /* default country code */ enumerator
/netbsd/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211_attach.c42 .ah_countryCode = CTRY_DEFAULT,
/netbsd/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_attach.c38 .ah_countryCode = CTRY_DEFAULT,
/netbsd/sys/dev/ic/
H A Dath.c223 int ath_countrycode = CTRY_DEFAULT; /* country code */