Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_interrupts.c49 ar5211GetPendingInterrupts(struct ath_hal *ah, HAL_INT *masked) in ar5211GetPendingInterrupts() function
H A Dar5211.h320 extern HAL_BOOL ar5211GetPendingInterrupts(struct ath_hal *, HAL_INT *);
H A Dar5211_attach.c169 .ah_getPendingInterrupts = ar5211GetPendingInterrupts,