Searched defs:pIfCfg (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Storage/
H A DVDI.cpp529 unsigned uPercentSpan, PVDINTERFACECONFIG pIfCfg)
553 if (pIfCfg)
555 rc = VDCFGQueryU32Def(pIfCfg, "DataAlignment", &cbDataAlign, VDI_DATA_ALIGN);
1421 PVDINTERFACECONFIG pIfCfg = VDIfConfigGet(pVDIfsOperation); local
1479 pIfCfg);
523 vdiCreateImage(PVDIIMAGEDESC pImage, uint64_t cbSize, unsigned uImageFlags, const char *pszComment, PCVDGEOMETRY pPCHSGeometry, PCVDGEOMETRY pLCHSGeometry, PCRTUUID pUuid, unsigned uOpenFlags, PFNVDPROGRESS pfnProgress, void *pvUser, unsigned uPercentStart, unsigned uPercentSpan, PVDINTERFACECONFIG pIfCfg) argument

Completed in 52 milliseconds