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

/vbox/src/VBox/Devices/Parallel/
H A DDrvHostParallel.cpp676 static DECLCALLBACK(int) drvHostParallelSetPortDirection(PPDMIHOSTPARALLELCONNECTOR pInterface, bool fForward) function
942 pThis->IHostParallelConnectorR3.pfnSetPortDirection = drvHostParallelSetPortDirection;

Completed in 54 milliseconds