Searched defs:NO_LOGICAL_RECONNECT (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/USB/linux/
H A DUSBProxyDevice-linux.cpp24 /** Define NO_LOGICAL_RECONNECT to skip the broken logical reconnect handling. */
25 #define NO_LOGICAL_RECONNECT macro
96 #if defined(NO_PORT_RESET) && !defined(NO_LOGICAL_RECONNECT)
820 #if defined(NO_PORT_RESET) && !defined(NO_LOGICAL_RECONNECT)
1003 #endif /* !NO_PORT_RESET && !NO_LOGICAL_RECONNECT */
1057 # ifndef NO_LOGICAL_RECONNECT
1064 # ifndef NO_LOGICAL_RECONNECT
1082 # endif /* NO_LOGICAL_RECONNECT */
1090 # ifndef NO_LOGICAL_RECONNECT

Completed in 680 milliseconds