Home
last modified time | relevance | path

Searched refs:ar5416GetPendingInterrupts (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.c68 ar5416GetPendingInterrupts(struct ath_hal *ah, HAL_INT *masked) in ar5416GetPendingInterrupts() function
H A Dar5416.h220 extern HAL_BOOL ar5416GetPendingInterrupts(struct ath_hal *, HAL_INT *masked);
H A Dar5416_attach.c201 ah->ah_getPendingInterrupts = ar5416GetPendingInterrupts; in ar5416InitState()