Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ath/
H A Dath_main.c1969 int32_t ath_countrycode = CTRY_DEFAULT; /* country code */ in ath_attach() local
2120 ATH_HAL_GETCOUNTRYCODE(ah, &ath_countrycode); in ath_attach()
2130 err = ath_getchannels(asc, ath_countrycode, AH_FALSE, AH_TRUE); in ath_attach()