Searched refs:ath_hal_is_intr_pending (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/ic/ | ||
| D | athvar.h | 399 #define ath_hal_is_intr_pending(_ah) \ macro |
| D | ath.c | 493 if (!ath_hal_is_intr_pending(ah)) /* shared irq, not for us */ in ath_intr1() |