Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_hw.c1208 REG_WRITE(ah, AR_INTR_SYNC_ENABLE, AR_INTR_SYNC_DEFAULT); in ath9k_hw_init_interrupt_masks()
1707 REG_WRITE(ah, AR_INTR_SYNC_ENABLE, 0); in ath9k_hw_set_reset()
3208 REG_WRITE(ah, AR_INTR_SYNC_ENABLE, 0); in ath9k_hw_set_interrupts()
3209 (void) REG_READ(ah, AR_INTR_SYNC_ENABLE); in ath9k_hw_set_interrupts()
3284 REG_WRITE(ah, AR_INTR_SYNC_ENABLE, in ath9k_hw_set_interrupts()
H A Darn_reg.h824 #define AR_INTR_SYNC_ENABLE 0x402c macro