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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ddk/
H A Dntddser.h203 #define STOP_BITS_2 0x02 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ddk/
H A Dntddser.h203 #define STOP_BITS_2 0x02 macro
/vbox/src/VBox/RDP/client-1.8.3/
H A Dserial.c96 #define STOP_BITS_2 2 macro
281 pser_inf->stop_bits = (ptermios->c_cflag & CSTOPB) ? STOP_BITS_2 : STOP_BITS_1;
441 case STOP_BITS_2:

Completed in 102 milliseconds