Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_debug.c92 uint64_t ath_debug = 0; variable
95 SYSCTL_QUAD(_hw_ath, OID_AUTO, debug, CTLFLAG_RWTUN, &ath_debug,
H A Dif_ath_debug.h94 extern uint64_t ath_debug;
H A Dif_ath.c634 sc->sc_debug = ath_debug; in ath_attach()