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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ddk/
H A Dntddser.h179 #define SERIAL_ERROR_ABORT 0x80000000 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ddk/
H A Dntddser.h179 #define SERIAL_ERROR_ABORT 0x80000000 macro
/vbox/src/VBox/RDP/client-1.8.3/
H A Dserial.c133 #define SERIAL_ERROR_ABORT 0x80000000 macro
303 pser_inf->control = SERIAL_DTR_CONTROL | SERIAL_CTS_HANDSHAKE | SERIAL_ERROR_ABORT;
307 pser_inf->control = SERIAL_DTR_CONTROL | SERIAL_ERROR_ABORT;

Completed in 77 milliseconds