Searched refs:ah_debug (Results 1 – 4 of 4) sorted by relevance
164 (ah != NULL && ah->ah_config.ah_debug & mask) || in DO_HALDEBUG()
1328 sc->sc_ah->ah_config.ah_debug = 0; in ath_sysctl_hal_attach()1330 &sc->sc_ah->ah_config.ah_debug, 0, "Atheros HAL debugging printfs"); in ath_sysctl_hal_attach()
648 ((struct ath_hal *) (_ah))->ah_config.ah_debug & (__m))) { \
1153 int ah_debug; /* only used if AH_DEBUG is defined */ member