Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c161 ah->ah_getInterrupts = ar9300_Stub_GetInterrupts; in ar9300_set_stub_functions()
H A Dar9300_freebsd.c469 ah->ah_getInterrupts = ar9300_get_interrupts; in ar9300_attach_freebsd_ops()
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c170 .ah_getInterrupts = ar5210GetInterrupts,
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c170 .ah_getInterrupts = ar5211GetInterrupts,
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c170 .ah_getInterrupts = ar5212GetInterrupts,
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h1513 HAL_INT __ahdecl(*ah_getInterrupts)(struct ath_hal*); member
/freebsd/sys/dev/ath/
H A Dif_athvar.h1077 ((*(_ah)->ah_getInterrupts)((_ah)))