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

  /src/sys/dev/usb/
if_urtwn.c 89 #ifdef URTWN_DEBUG
103 u_int urtwn_debug = URTWN_DEBUG_DEFAULT; variable in typeref:typename:u_int
106 if (urtwn_debug & (n)) { \
112 if (urtwn_debug & DBG_FN) { \
117 if (urtwn_debug & DBG_FN) { \
280 #ifdef URTWN_DEBUG
1347 #ifdef URTWN_DEBUG
1411 #ifdef URTWN_DEBUG
1505 #ifdef URTWN_DEBUG
1506 if (urtwn_debug & DBG_REG
    [all...]
if_urtwn.c 89 #ifdef URTWN_DEBUG
103 u_int urtwn_debug = URTWN_DEBUG_DEFAULT; variable in typeref:typename:u_int
106 if (urtwn_debug & (n)) { \
112 if (urtwn_debug & DBG_FN) { \
117 if (urtwn_debug & DBG_FN) { \
280 #ifdef URTWN_DEBUG
1347 #ifdef URTWN_DEBUG
1411 #ifdef URTWN_DEBUG
1505 #ifdef URTWN_DEBUG
1506 if (urtwn_debug & DBG_REG
    [all...]

Completed in 24 milliseconds