Home
last modified time | relevance | path

Searched refs:ah_isInterruptPending (Results 1 – 7 of 7) sorted by relevance

/netbsd/sys/external/isc/atheros_hal/dist/ar5312/
H A Dar5312_attach.c94 ah->ah_isInterruptPending = ar5312IsInterruptPending; in ar5312Attach()
/netbsd/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210_attach.c153 .ah_isInterruptPending = ar5210IsInterruptPending,
/netbsd/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211_attach.c153 .ah_isInterruptPending = ar5211IsInterruptPending,
/netbsd/sys/external/isc/atheros_hal/dist/
H A Dah.h852 HAL_BOOL __ahdecl(*ah_isInterruptPending)(struct ath_hal*); member
/netbsd/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416_attach.c152 ah->ah_isInterruptPending = ar5416IsInterruptPending; in ar5416InitState()
/netbsd/sys/dev/ic/
H A Dathvar.h353 ((*(_ah)->ah_isInterruptPending)((_ah)))
/netbsd/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_attach.c149 .ah_isInterruptPending = ar5212IsInterruptPending,