Home
last modified time | relevance | path

Searched refs:HAL_LED_RUN (Results 1 – 3 of 3) sorted by relevance

/src/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_misc.c256 case HAL_LED_RUN: in ar5210SetLedState()
/src/sys/dev/ath/
H A Dif_ath.c5835 HAL_LED_RUN, /* IEEE80211_S_CAC */ in ath_newstate()
5836 HAL_LED_RUN, /* IEEE80211_S_RUN */ in ath_newstate()
5837 HAL_LED_RUN, /* IEEE80211_S_CSA */ in ath_newstate()
5838 HAL_LED_RUN, /* IEEE80211_S_SLEEP */ in ath_newstate()
/src/sys/dev/ath/ath_hal/
H A Dah.h230 HAL_LED_RUN = 4 enumerator