Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_debug.h94 extern uint64_t ath_debug;
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.c636 sc->sc_debug = ath_debug; in ath_attach()