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