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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ddk/
H A Dntddser.h303 #define SERIAL_EV_CTS 0x0008 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ddk/
H A Dntddser.h303 #define SERIAL_EV_CTS 0x0008 macro
/vbox/src/VBox/RDP/client-1.8.3/
H A Dserial.c111 #define SERIAL_EV_CTS 0x0008 /* CTS changed state */ macro
1038 if (pser_inf->wait_mask & SERIAL_EV_CTS)
1040 DEBUG_SERIAL((" EVENT-> SERIAL_EV_CTS %s\n",
1042 *result |= SERIAL_EV_CTS;

Completed in 67 milliseconds