Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_interrupts.c34 ar5211IsInterruptPending(struct ath_hal *ah) in ar5211IsInterruptPending() function
H A Dar5211.h319 extern HAL_BOOL ar5211IsInterruptPending(struct ath_hal *);
H A Dar5211_attach.c168 .ah_isInterruptPending = ar5211IsInterruptPending,