Searched refs:ERROR_DEVICE_NOT_CONNECTED (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/HostDrivers/VBoxUSB/win/lib/
H A DVBoxUsbLib-win.cpp757 AssertMsg(winEr == ERROR_DEVICE_NOT_CONNECTED, (__FUNCTION__": DeviceIoControl failed winEr (%d)\n", winEr));
953 /* ERROR_DEVICE_NOT_CONNECTED -> device was removed just now */
955 AssertMsg(winEr == ERROR_DEVICE_NOT_CONNECTED, (__FUNCTION__": DeviceIoControl failed winEr (%d)\n", winEr));
970 /* ERROR_DEVICE_NOT_CONNECTED -> device was removed just now */
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinerror.h641 #define ERROR_DEVICE_NOT_CONNECTED 1167 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinerror.h433 #define ERROR_DEVICE_NOT_CONNECTED 1167 macro

Completed in 102 milliseconds