Home
last modified time | relevance | path

Searched refs:HAL_INT_CST (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
HDar5416_interrupts.c132 mask2 |= HAL_INT_CST; in ar5416GetPendingInterrupts()
323 if (ints & HAL_INT_CST) in ar5416SetInterrupts()
329 if (ints & (HAL_INT_GTT | HAL_INT_CST)) { in ar5416SetInterrupts()
333 if (ints & HAL_INT_CST) in ar5416SetInterrupts()
HDar5416_attach.c980 | HAL_INT_CST in ar5416FillCapabilityInfo()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_interrupts.c610 if (ints & (HAL_INT_GTT | HAL_INT_CST)) {
615 if (ints & HAL_INT_CST) {
/dragonfly/sys/dev/netif/ath/ath_hal/
HDah.h488 HAL_INT_CST = 0x10000000, /* Non-common mapping */ enumerator
/dragonfly/sys/dev/netif/ath/ath/
HDif_ath.c2293 if (status & HAL_INT_CST)