Searched refs:ah_debug (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/sys/dev/ath/
H A Dah_osdep.c50 #include <dev/ath/ath_hal/ah_debug.h>
145 (ah != NULL && ah->ah_config.ah_debug & mask) ||
H A Dif_ath_sysctl.c1108 sc->sc_ah->ah_config.ah_debug = 0;
1110 &sc->sc_ah->ah_config.ah_debug, 0, "Atheros HAL debugging printfs");
/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah_internal.h623 #include "ah_debug.h"
635 ((struct ath_hal *) (_ah))->ah_config.ah_debug & (__m))) { \
H A Dah.h1216 int ah_debug; /* only used if AH_DEBUG is defined */ member in struct:__anon7492

Completed in 121 milliseconds