HomeSort by: relevance | last modified time | path
    Searched refs:HAL_CTRY_CODE (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/
ah.h 462 typedef uint16_t HAL_CTRY_CODE; /* country code */
678 HAL_CTRY_CODE ah_countryCode;
895 HAL_CTRY_CODE cc, u_int modeSelect,
907 extern u_int __ahdecl ath_hal_getwirelessmodes(struct ath_hal*, HAL_CTRY_CODE);
ah_regdomain.c 611 HAL_CTRY_CODE countryCode;
1943 static COUNTRY_CODE_TO_ENUM_RD* findCountry(HAL_CTRY_CODE countryCode);
1999 isCountryCodeValid(struct ath_hal *ah, HAL_CTRY_CODE cc)
2134 ath_hal_getwirelessmodes(struct ath_hal *ah, HAL_CTRY_CODE cc)
2200 findCountry(HAL_CTRY_CODE countryCode)
2214 static HAL_CTRY_CODE
2388 HAL_CTRY_CODE cc, u_int modeSelect,
ah_internal.h 290 HAL_CTRY_CODE ah_countryCode; /* current country code */

Completed in 21 milliseconds