Home
last modified time | relevance | path

Searched refs:AR_RFSILENT (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_attach.c4108 AR_HOSTIF_REG(ah, AR_RFSILENT) = in ar9300_init_hostif_offsets()
4207 AR_HOSTIF_REG(ah, AR_RFSILENT) = in ar9340_init_hostif_offsets()
HDar9300_misc.c187 OS_REG_SET_BIT(ah, AR_HOSTIF_REG(ah, AR_RFSILENT), in ar9300_enable_rf_kill()
192 OS_REG_CLR_BIT(ah, AR_HOSTIF_REG(ah, AR_RFSILENT), in ar9300_enable_rf_kill()
HDar9300.h762 u_int32_t AR_RFSILENT; member