Searched refs:ath_debug (Results 1 – 3 of 3) sorted by relevance
94 uint64_t ath_debug = 0; variable97 SYSCTL_QUAD(_hw_ath, OID_AUTO, debug, CTLFLAG_RWTUN, &ath_debug,
96 extern uint64_t ath_debug;
635 sc->sc_debug = ath_debug; in ath_attach()