Home
last modified time | relevance | path

Searched refs:HAL_ESELFTEST (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_attach.c176 ecode = HAL_ESELFTEST; in ar5312Attach()
/freebsd/sys/dev/ath/ath_hal/ar9001/
H A Dar9160_attach.c212 ecode = HAL_ESELFTEST; in ar9160Attach()
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_attach.c253 ecode = HAL_ESELFTEST; in ar9287Attach()
H A Dar9285_attach.c262 ecode = HAL_ESELFTEST; in ar9285Attach()
H A Dar9280_attach.c271 ecode = HAL_ESELFTEST; in ar9280Attach()
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c282 ecode = HAL_ESELFTEST; in ar5211Attach()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c388 ecode = HAL_ESELFTEST; in ar5212Attach()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c389 ecode = HAL_ESELFTEST; in ar5416Attach()
H A Dar5416_reset.c446 FAIL(HAL_ESELFTEST);
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h84 HAL_ESELFTEST = 14, /* Hardware self-test failed */ enumerator
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c3236 return HAL_ESELFTEST; in ar9300_hw_attach()
H A Dar9300_reset.c5215 FAIL(HAL_ESELFTEST); in ar9300_reset()