Searched refs:ATH_HAL_RESET (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ath/ |
H A D | ath_aux.c | 489 if (!ATH_HAL_RESET(ah, (HAL_OPMODE)ic->ic_opmode, in ath_chan_set() 995 if (!ATH_HAL_RESET(ah, (HAL_OPMODE)ic->ic_opmode, in ath_reset()
|
H A D | ath_hal.h | 1126 #define ATH_HAL_RESET(_ah, _opmode, _chan, _outdoor, _pstatus) \ macro
|
H A D | ath_main.c | 1629 if (!ATH_HAL_RESET(ah, (HAL_OPMODE)ic->ic_opmode, in ath_start_locked()
|