Home
last modified time | relevance | path

Searched refs:ath9k_hw_intrpend (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_ath9k.h1026 boolean_t ath9k_hw_intrpend(struct ath_hal *ah);
H A Darn_main.c1073 if (!ath9k_hw_intrpend(ah)) { /* shared irq, not for us */ in arn_isr()
H A Darn_hw.c3022 ath9k_hw_intrpend(struct ath_hal *ah) in ath9k_hw_intrpend() function