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

/vbox/src/VBox/Devices/Parallel/
H A DDrvHostParallel.cpp764 static DECLCALLBACK(int) drvHostParallelReadStatus(PPDMIHOSTPARALLELCONNECTOR pInterface, uint8_t *pfReg) function
945 pThis->IHostParallelConnectorR3.pfnReadStatus = drvHostParallelReadStatus;

Completed in 45 milliseconds