Home
last modified time | relevance | path

Searched refs:countryCode (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_regd.c80 if (allCountries[i].countryCode == cc) in ath9k_regd_is_eeprom_valid()
132 if (cc == allCountries[i].countryCode) { in ath9k_regd_is_ccode_valid()
209 ath9k_regd_find_country(uint16_t countryCode) in ath9k_regd_find_country() argument
214 if (allCountries[i].countryCode == countryCode) in ath9k_regd_find_country()
1039 ctry->countryCode = ah->ah_countryCode; in ath9k_regd_get_current_country()
H A Darn_regd.h173 uint16_t countryCode; member
177 uint16_t countryCode; member
H A Darn_ath9k.h603 uint16_t countryCode; member
/illumos-gate/usr/src/uts/common/io/uath/
H A Duath_var.h127 uint32_t countryCode; member