Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dathvar.h399 #define ath_hal_is_intr_pending(_ah) \ macro
Dath.c493 if (!ath_hal_is_intr_pending(ah)) /* shared irq, not for us */ in ath_intr1()