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

  /src/sys/dev/usb/
if_otus.c 74 #ifdef OTUS_DEBUG
87 unsigned int otus_debug = 0; variable in typeref:typename:unsigned int
89 if (otus_debug & (n)) { \
99 #else /* ! OTUS_DEBUG */
104 #endif /* OTUS_DEBUG */
911 #ifdef OTUS_DEBUG
1341 #ifdef OTUS_DEBUG
1440 #if defined(DIAGNOSTIC) || defined(OTUS_DEBUG) /* XXX: kill some noise */
2805 #ifdef OTUS_DEBUG
2907 #ifdef OTUS_DEBUG
    [all...]
if_otus.c 74 #ifdef OTUS_DEBUG
87 unsigned int otus_debug = 0; variable in typeref:typename:unsigned int
89 if (otus_debug & (n)) { \
99 #else /* ! OTUS_DEBUG */
104 #endif /* OTUS_DEBUG */
911 #ifdef OTUS_DEBUG
1341 #ifdef OTUS_DEBUG
1440 #if defined(DIAGNOSTIC) || defined(OTUS_DEBUG) /* XXX: kill some noise */
2805 #ifdef OTUS_DEBUG
2907 #ifdef OTUS_DEBUG
    [all...]

Completed in 75 milliseconds