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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ddk/
H A Dntddser.h207 #define ODD_PARITY 0x01 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ddk/
H A Dntddser.h207 #define ODD_PARITY 0x01 macro
/vbox/src/VBox/RDP/client-1.8.3/
H A Dserial.c99 #define ODD_PARITY 1 macro
283 (ptermios->c_cflag & PARENB) ? ((ptermios->c_cflag & PARODD) ? ODD_PARITY :
454 case ODD_PARITY:

Completed in 76 milliseconds