Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dutvfu.c70 int utvfu_debug = 1; variable
71 #define DPRINTF(l, x...) do { if ((l) <= utvfu_debug) printf(x); } while (0)