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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ddk/
H A Dntddser.h305 #define SERIAL_EV_RLSD 0x0020 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ddk/
H A Dntddser.h305 #define SERIAL_EV_RLSD 0x0020 macro
/vbox/src/VBox/RDP/client-1.8.3/
H A Dserial.c113 #define SERIAL_EV_RLSD 0x0020 /* RLSD changed state */ macro
980 if (pser_inf->wait_mask & SERIAL_EV_RLSD)
982 DEBUG_SERIAL(("Event -> SERIAL_EV_RLSD \n"));
983 *result |= SERIAL_EV_RLSD;

Completed in 51 milliseconds