Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_interrupts.c34 ar5416IsInterruptPending(struct ath_hal *ah) in ar5416IsInterruptPending() function
H A Dar5416.h219 extern HAL_BOOL ar5416IsInterruptPending(struct ath_hal *ah);
H A Dar5416_attach.c200 ah->ah_isInterruptPending = ar5416IsInterruptPending; in ar5416InitState()