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

/vbox/include/VBox/
H A Dvd.h1091 VBOXDDU_DECL(int) VDGetLCHSGeometry(PVBOXHDD pDisk, unsigned nImage,
/vbox/src/VBox/Storage/testcase/
H A Dvbox-img.cpp416 rc = VDGetLCHSGeometry(pVD, VD_LAST_IMAGE, &oldLCHSGeometry);
/vbox/src/VBox/Devices/Storage/
H A DDrvVD.cpp1908 int rc = VDGetLCHSGeometry(pThis->pDisk, VD_LAST_IMAGE, &geo);
/vbox/src/VBox/Storage/
H A DVD.cpp9739 VBOXDDU_DECL(int) VDGetLCHSGeometry(PVBOXHDD pDisk, unsigned nImage, function

Completed in 90 milliseconds