Searched refs:drvblockRead (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Storage/
H A DDrvBlock.cpp132 static DECLCALLBACK(int) drvblockRead(PPDMIBLOCK pInterface, uint64_t off, void *pvBuf, size_t cbRead) function
901 pThis->IBlock.pfnRead = drvblockRead;

Completed in 44 milliseconds