Searched refs:AH_TRUE (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/io/ath/ |
H A D | ath_main.c | 758 shortPreamble = AH_TRUE; in ath_tx_start() 924 AH_TRUE, /* first segment */ in ath_tx_start() 925 AH_TRUE, /* last segment */ in ath_tx_start() 1489 ATH_HAL_UPDATETXTRIGLEVEL(ah, AH_TRUE); in ath_intr() 2130 err = ath_getchannels(asc, ath_countrycode, AH_FALSE, AH_TRUE); in ath_attach()
|
H A D | ath_aux.c | 490 &hchan, AH_TRUE, &status)) { in ath_chan_set() 996 &asc->asc_curchan, AH_TRUE, &status)) { in ath_reset()
|
H A D | ath_hal.h | 213 AH_TRUE = 1 enumerator 1156 ((*(_ah)->ah_setPowerMode)((_ah), (_mode), AH_TRUE))
|