Searched refs:ar9300_set_interrupts (Results 1 - 5 of 5) sorted by last modified time

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_freebsd.c652 return ar9300_set_interrupts(ah, ints, 0);
H A Dar9300.h1215 extern HAL_INT ar9300_set_interrupts(struct ath_hal *ah, HAL_INT ints, HAL_BOOL);
H A Dar9300_xmit.c55 omask = ar9300_set_interrupts(ah, ahp->ah_mask_reg &~ HAL_INT_GLOBAL, 0);
76 ar9300_set_interrupts(ah, omask, 0);
H A Dar9300_attach.c363 ar9300_set_interrupts, /* ah_set_interrupts */
H A Dar9300_interrupts.c499 ar9300_set_interrupts(struct ath_hal *ah, HAL_INT ints, HAL_BOOL nortc) function

Completed in 69 milliseconds