Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_interrupts.c54 ar5212GetPendingInterrupts(struct ath_hal *ah, HAL_INT *masked) in ar5212GetPendingInterrupts() function
H A Dar5212.h451 extern HAL_BOOL ar5212GetPendingInterrupts(struct ath_hal *ah, HAL_INT *);
H A Dar5212_attach.c169 .ah_getPendingInterrupts = ar5212GetPendingInterrupts,