Searched refs:HAL_RESET_NORMAL (Results 1 - 9 of 9) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9001/
H A Dar9130_attach.c176 if (!ar5416ChipReset(ah, AH_NULL, HAL_RESET_NORMAL)) { /* reset chip */
H A Dar9160_attach.c203 if (!ar5416ChipReset(ah, AH_NULL, HAL_RESET_NORMAL)) { /* reset chip */
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9002/
H A Dar9287_attach.c244 if (!ar5416ChipReset(ah, AH_NULL, HAL_RESET_NORMAL)) { /* reset chip */
H A Dar9285_attach.c252 if (!ar5416ChipReset(ah, AH_NULL, HAL_RESET_NORMAL)) { /* reset chip */
H A Dar9280_attach.c262 if (!ar5416ChipReset(ah, AH_NULL, HAL_RESET_NORMAL)) { /* reset chip */
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_sysctl.c386 HAL_RESET_NORMAL) : 0;
448 HAL_RESET_NORMAL) : 0;
675 ath_reset(sc, ATH_RESET_NOLOSS, HAL_RESET_NORMAL);
H A Dif_ath.c2016 AH_FALSE, HAL_RESET_NORMAL, &status);
2587 HAL_RESET_NORMAL, &status)) {
3108 return ath_reset(sc, ATH_RESET_FULL, HAL_RESET_NORMAL);
5279 HAL_RESET_NORMAL, &status)) {
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c379 if (!ar5416ChipReset(ah, AH_NULL, HAL_RESET_NORMAL)) { /* reset chip */
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah.h772 HAL_RESET_NORMAL = 0, /* Do normal reset */ enumerator in enum:__anon62

Completed in 80 milliseconds