Searched refs:ah_isInterruptPending (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.3-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c159 ah->ah_isInterruptPending = ar9300_Stub_IsInterruptPending;
H A Dar9300_freebsd.c200 ah->ah_isInterruptPending = ar9300_is_interrupt_pending;
/freebsd-10.3-release/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_attach.c95 ah->ah_isInterruptPending = ar5312IsInterruptPending;
/freebsd-10.3-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c165 .ah_isInterruptPending = ar5210IsInterruptPending,
/freebsd-10.3-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c165 .ah_isInterruptPending = ar5211IsInterruptPending,
/freebsd-10.3-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c166 .ah_isInterruptPending = ar5212IsInterruptPending,
/freebsd-10.3-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c200 ah->ah_isInterruptPending = ar5416IsInterruptPending;
/freebsd-10.3-release/sys/dev/ath/ath_hal/
H A Dah.h1565 HAL_BOOL __ahdecl(*ah_isInterruptPending)(struct ath_hal*); member in struct:ath_hal
/freebsd-10.3-release/sys/dev/ath/
H A Dif_athvar.h1034 ((*(_ah)->ah_isInterruptPending)((_ah)))

Completed in 266 milliseconds