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

/vbox/src/VBox/Devices/Parallel/
H A DDrvHostParallel.cpp635 static DECLCALLBACK(int) drvHostParallelRead(PPDMIHOSTPARALLELCONNECTOR pInterface, void *pvBuf, size_t cbRead, PDMPARALLELPORTMODE enmMode) function
941 pThis->IHostParallelConnectorR3.pfnRead = drvHostParallelRead;

Completed in 46 milliseconds