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

/vbox/src/VBox/Devices/Parallel/
H A DDrvHostParallel.cpp591 static DECLCALLBACK(int) drvHostParallelWrite(PPDMIHOSTPARALLELCONNECTOR pInterface, const void *pvBuf, size_t cbWrite, PDMPARALLELPORTMODE enmMode) function
940 pThis->IHostParallelConnectorR3.pfnWrite = drvHostParallelWrite;

Completed in 33 milliseconds