HomeSort by: relevance | last modified time | path
    Searched defs:utoppy_debug (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
utoppy.c 63 #undef UTOPPY_DEBUG
64 #ifdef UTOPPY_DEBUG
77 if (utoppy_debug & l) \
80 static int utoppy_debug = 0; variable in typeref:typename:int
84 if (utoppy_debug & UTOPPY_DBG_DUMP) \
431 #ifdef UTOPPY_DEBUG
utoppy.c 63 #undef UTOPPY_DEBUG
64 #ifdef UTOPPY_DEBUG
77 if (utoppy_debug & l) \
80 static int utoppy_debug = 0; variable in typeref:typename:int
84 if (utoppy_debug & UTOPPY_DBG_DUMP) \
431 #ifdef UTOPPY_DEBUG

Completed in 57 milliseconds