Searched refs:HAL_INT_CABEND (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_interrupts.c72 mask2 |= HAL_INT_CABEND;
175 if (ints & HAL_INT_CABEND)
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_interrupts.c128 mask2 |= HAL_INT_CABEND;
321 if (ints & HAL_INT_CABEND)
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_interrupts.c604 if (ints & HAL_INT_CABEND) {
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah.h483 HAL_INT_CABEND = 0x02000000, /* Non-common mapping */ enumerator in enum:__anon9125
495 | HAL_INT_CABEND

Completed in 82 milliseconds