Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_uath.c125 int uath_debug = 0; variable
126 SYSCTL_INT(_hw_usb_uath, OID_AUTO, debug, CTLFLAG_RWTUN, &uath_debug, 0,
338 sc->sc_debug = uath_debug; in uath_attach()