Home
last modified time | relevance | path

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

/src/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_interrupts.c35 ar5212IsInterruptPending(struct ath_hal *ah) in ar5212IsInterruptPending() function
H A Dar5212.h450 extern HAL_BOOL ar5212IsInterruptPending(struct ath_hal *ah);
H A Dar5212_attach.c168 .ah_isInterruptPending = ar5212IsInterruptPending,