Searched refs:uath_debug (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/dev/usb/wlan/
H A Dif_uath.c125 int uath_debug = 0; variable
126 SYSCTL_INT(_hw_usb_uath, OID_AUTO, debug, CTLFLAG_RW | CTLFLAG_TUN, &uath_debug, 0,
128 TUNABLE_INT("hw.usb.uath.debug", &uath_debug);
349 sc->sc_debug = uath_debug;

Completed in 110 milliseconds