Home
last modified time | relevance | path

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

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