Searched defs:drvHostSerialSetModemLines (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Serial/
H A DDrvHostSerial.cpp987 static DECLCALLBACK(int) drvHostSerialSetModemLines(PPDMICHARCONNECTOR pInterface, bool RequestToSend, bool DataTerminalReady) function
1149 pThis->ICharConnector.pfnSetModemLines = drvHostSerialSetModemLines;

Completed in 44 milliseconds