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

/vbox/src/VBox/Devices/Serial/
H A DDrvChar.cpp126 static DECLCALLBACK(int) drvCharSetParameters(PPDMICHARCONNECTOR pInterface, unsigned Bps, char chParity, unsigned cDataBits, unsigned cStopBits) function
362 pThis->ICharConnector.pfnSetParameters = drvCharSetParameters;

Completed in 44 milliseconds