Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5211/
H A Dar5211_interrupts.c49 ar5211GetPendingInterrupts(struct ath_hal *ah, HAL_INT *masked) in ar5211GetPendingInterrupts() function
H A Dar5211.h316 extern HAL_BOOL ar5211GetPendingInterrupts(struct ath_hal *, HAL_INT *);
H A Dar5211_attach.c166 .ah_getPendingInterrupts = ar5211GetPendingInterrupts,