Home
last modified time | relevance | path

Searched refs:HAL_INT_BMISC (Results 1 – 6 of 6) sorted by relevance

/NextBSD/sys/dev/ath/ath_hal/ar5212/
HDar5212_interrupts.c167 if (ints & (HAL_INT_BMISC)) { in ar5212SetInterrupts()
HDar5212_attach.c908 | HAL_INT_BMISC in ar5212FillCapabilityInfo()
/NextBSD/sys/dev/ath/ath_hal/ar5416/
HDar5416_interrupts.c313 if (ints & (HAL_INT_BMISC)) { in ar5416SetInterrupts()
HDar5416_attach.c977 | HAL_INT_BMISC in ar5416FillCapabilityInfo()
/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_interrupts.c591 if (ints & (HAL_INT_BMISC)) {
/NextBSD/sys/dev/ath/ath_hal/
HDah.h492 HAL_INT_BMISC = HAL_INT_TIM enumerator