Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_main.c1591 ATH_HAL_PHYDISABLE(ah); in ath_stop_locked()
2485 ATH_HAL_PHYDISABLE(ah); in ath_quiesce()
H A Dath_hal.h1128 #define ATH_HAL_PHYDISABLE(_ah) \ macro