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

/vbox/src/VBox/Devices/Parallel/
H A DDrvHostParallel.cpp732 static DECLCALLBACK(int) drvHostParallelReadControl(PPDMIHOSTPARALLELCONNECTOR pInterface, uint8_t *pfReg) function
944 pThis->IHostParallelConnectorR3.pfnReadControl = drvHostParallelReadControl;

Completed in 44 milliseconds