Searched refs:ERROR_BAD_UNIT (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Runtime/os2/
H A DRTErrConvertFromOS2.cpp64 case ERROR_BAD_UNIT: return VERR_IO_BAD_UNIT;
/vbox/src/VBox/Runtime/win/
H A DRTErrConvertFromWin32.cpp65 case ERROR_BAD_UNIT: return VERR_IO_BAD_UNIT;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinerror.h136 #define ERROR_BAD_UNIT 20 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinerror.h136 #define ERROR_BAD_UNIT 20 macro

Completed in 78 milliseconds