Searched refs:COUNTRY_CODE_MASK (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/arn/ | ||
H A D | arn_regd.h | 90 #define COUNTRY_CODE_MASK 0x3fff macro |
H A D | arn_regd.c | 677 ah->ah_countryCode = cc & COUNTRY_CODE_MASK; in ath9k_regd_init_channels() |