Searched refs:AH_FALSE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_hal.h212 AH_FALSE = 0, /* NB: lots of code assumes false is zero */ enumerator in enum:__anon4885
1071 * no channels that met the criteria then AH_FALSE is returned.
1160 ((*(_ah)->ah_setKeyCacheEntry)((_ah), (_ix), (_pk), (_mac), AH_FALSE))
H A Dath_main.c761 shortPreamble = AH_FALSE;
1630 &asc->asc_curchan, AH_FALSE, &status)) {
2130 err = ath_getchannels(asc, ath_countrycode, AH_FALSE, AH_TRUE);
2201 !ATH_HAL_SETTKIPSPLIT(ah, AH_FALSE)) {

Completed in 69 milliseconds