Searched refs:otus_debug (Results 1 – 1 of 1) sorted by relevance
70 #define USB_DEBUG_VAR otus_debug75 static int otus_debug = 0; variable78 SYSCTL_INT(_hw_usb_otus, OID_AUTO, debug, CTLFLAG_RWTUN, &otus_debug, 0,97 if ((dm == OTUS_DEBUG_ANY) || (dm & otus_debug)) \1539 if (otus_debug & OTUS_DEBUG_RX_BUFFER) { in otus_sub_rxeof()1766 if (otus_debug & OTUS_DEBUG_RX_BUFFER) { in otus_rxeof()2926 if (otus_debug & OTUS_DEBUG_RESET) { in otus_set_chan()