Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_interrupts.c72 mask2 |= HAL_INT_CABEND; in ar5212GetPendingInterrupts()
175 if (ints & HAL_INT_CABEND) in ar5212SetInterrupts()
/freebsd-10-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_interrupts.c128 mask2 |= HAL_INT_CABEND; in ar5416GetPendingInterrupts()
321 if (ints & HAL_INT_CABEND) in ar5416SetInterrupts()
/freebsd-10-stable/sys/dev/ath/ath_hal/
Dah.h481 HAL_INT_CABEND = 0x02000000, /* Non-common mapping */ enumerator
493 | HAL_INT_CABEND
/freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300_interrupts.c587 if (ints & HAL_INT_CABEND) {