Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/
Dif_ath_debug.c94 uint64_t ath_debug = 0; variable
97 SYSCTL_QUAD(_hw_ath, OID_AUTO, debug, CTLFLAG_RWTUN, &ath_debug,
Dif_ath_debug.h96 extern uint64_t ath_debug;
Dif_ath.c635 sc->sc_debug = ath_debug; in ath_attach()