Searched refs:HAL_INT_TXURN (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/dev/ath/ath_hal/ | ||
| D | ah.h | 381 HAL_INT_TXURN = 0x00000800, enumerator |
| /freebsd-9-stable/sys/dev/ath/ | ||
| D | if_ath.c | 1403 if (status & HAL_INT_TXURN) { in ath_intr() |