Home
last modified time | relevance | path

Searched refs:ar9300_set_interrupts_freebsd (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_freebsd.h19 extern HAL_INT ar9300_set_interrupts_freebsd(struct ath_hal *ah,
H A Dar9300_freebsd.c471 ah->ah_setInterrupts = ar9300_set_interrupts_freebsd; in ar9300_attach_freebsd_ops()
667 ar9300_set_interrupts_freebsd(struct ath_hal *ah, HAL_INT ints) in ar9300_set_interrupts_freebsd() function