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

/vbox/src/VBox/Devices/Serial/
H A DDrvChar.cpp264 static DECLCALLBACK(int) drvCharSetModemLines(PPDMICHARCONNECTOR pInterface, bool RequestToSend, bool DataTerminalReady) function
363 pThis->ICharConnector.pfnSetModemLines = drvCharSetModemLines;

Completed in 38 milliseconds