Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_interrupts.c36 ar5416IsInterruptPending(struct ath_hal *ah) in ar5416IsInterruptPending() function
Dar5416.h221 extern HAL_BOOL ar5416IsInterruptPending(struct ath_hal *ah);
Dar5416_attach.c202 ah->ah_isInterruptPending = ar5416IsInterruptPending; in ar5416InitState()