Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_hub.c54 #define USB_DEBUG_VAR uhub_debug
80 static int uhub_debug = 0; variable
83 SYSCTL_INT(_hw_usb_uhub, OID_AUTO, debug, CTLFLAG_RW, &uhub_debug, 0,
86 TUNABLE_INT("hw.usb.uhub.debug", &uhub_debug);