Home
last modified time | relevance | path

Searched refs:HAL_PM_UNDEFINED (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_power.c187 return HAL_PM_UNDEFINED; in ar5416GetPowerMode()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5210/
H A Dar5210_attach.c222 ah->ah_powerMode = HAL_PM_UNDEFINED; in ar5210Attach()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_power.c753 return HAL_PM_UNDEFINED; in ar9300_get_power_mode()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah.h428 HAL_PM_UNDEFINED = 3 enumerator