Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dathvar.h329 extern int ath_countrycode;
H A Dath.c223 int ath_countrycode = CTRY_DEFAULT; /* country code */ variable
364 error = ath_getchannels(sc, ath_countrycode, in ath_attach()