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

/vbox/include/VBox/
H A Dvd.h1103 VBOXDDU_DECL(int) VDSetLCHSGeometry(PVBOXHDD pDisk, unsigned nImage,
/vbox/src/VBox/Storage/testcase/
H A Dvbox-img.cpp439 rc = VDSetLCHSGeometry(pVD, VD_LAST_IMAGE, &newLCHSGeometry);
/vbox/src/VBox/Devices/Storage/
H A DDrvVD.cpp1936 int rc = VDSetLCHSGeometry(pThis->pDisk, VD_LAST_IMAGE, &geo);
/vbox/src/VBox/Storage/
H A DVD.cpp9803 VBOXDDU_DECL(int) VDSetLCHSGeometry(PVBOXHDD pDisk, unsigned nImage, function

Completed in 811 milliseconds