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

/vbox/include/VBox/
H A Dvd-ifs-internal.h573 DECLINLINE(size_t) vdIfIoIntIoCtxSet(PVDINTERFACEIOINT pIfIoInt, PVDIOCTX pIoCtx, function
/vbox/src/VBox/Storage/
H A DDMG.cpp1933 vdIfIoIntIoCtxSet(pThis->pIfIoXxx, pIoCtx, 0, cbToRead);
H A DVHDX.cpp1937 vdIfIoIntIoCtxSet(pImage->pIfIo, pIoCtx, 0, cbToRead);
H A DVDI.cpp1601 cbSet = vdIfIoIntIoCtxSet(pImage->pIfIo, pIoCtx, 0, cbToRead);
1619 vdIfIoIntIoCtxSet(pImage->pIfIo, pIoCtx, 0, cbToRead);
H A DVMDK.cpp5818 cbSet = vdIfIoIntIoCtxSet(pImage->pIfIo, pIoCtx, 0, cbToRead);

Completed in 85 milliseconds