Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416_interrupts.c34 ar5416IsInterruptPending(struct ath_hal *ah) in ar5416IsInterruptPending() function
H A Dar5416.h132 extern HAL_BOOL ar5416IsInterruptPending(struct ath_hal *ah);
H A Dar5416_attach.c152 ah->ah_isInterruptPending = ar5416IsInterruptPending; in ar5416InitState()