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

/vbox/include/VBox/
H A Dvd.h1034 VBOXDDU_DECL(uint32_t) VDGetSectorSize(PVBOXHDD pDisk, unsigned nImage);
/vbox/src/VBox/Devices/Storage/
H A DDrvVD.cpp1844 uint32_t cb = VDGetSectorSize(pThis->pDisk, VD_LAST_IMAGE);
/vbox/src/VBox/Storage/
H A DVD.cpp9449 VBOXDDU_DECL(uint32_t) VDGetSectorSize(PVBOXHDD pDisk, unsigned nImage) function

Completed in 1026 milliseconds