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

/vbox/src/VBox/Devices/Storage/
H A DDrvBlock.cpp287 static DECLCALLBACK(uint32_t) drvblockGetSectorSize(PPDMIBLOCK pInterface) function
908 pThis->IBlock.pfnGetSectorSize = drvblockGetSectorSize;

Completed in 44 milliseconds