Home
last modified time | relevance | path

Searched refs:HAL_INT_TXURN (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/dev/ath/ath_hal/
Dah.h381 HAL_INT_TXURN = 0x00000800, enumerator
411 | HAL_INT_TXURN
/freebsd-9-stable/sys/dev/ath/
Dif_ath.c1403 if (status & HAL_INT_TXURN) { in ath_intr()