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

/vbox/src/VBox/Storage/
H A DVD.cpp324 VDIOCTXTXDIR_READ = 0, enumerator in enum:VDIOCTXTXDIR
1051 && pIoCtx->enmTxDir == VDIOCTXTXDIR_READ)
1773 && pTmp->enmTxDir == VDIOCTXTXDIR_READ)
2185 vdIoCtxInit(&IoCtx, pParentState->pDisk, VDIOCTXTXDIR_READ, uOffset, cbRead, pParentState->pImage,
2240 vdIoCtxInit(&IoCtx, pDisk, VDIOCTXTXDIR_READ, uOffset, cbRead, pImage, &SgBuf,
2416 vdIoCtxInit(&IoCtx, pDiskFrom, VDIOCTXTXDIR_READ, 0, 0, NULL,
4145 Assert(pIoCtx->enmTxDir == VDIOCTXTXDIR_READ);
7690 vdIoCtxInit(&IoCtx, pDisk, VDIOCTXTXDIR_READ, 0, 0, NULL,
7821 vdIoCtxInit(&IoCtx, pDisk, VDIOCTXTXDIR_READ, 0, 0, NULL,
8745 vdIoCtxInit(&IoCtx, pDisk, VDIOCTXTXDIR_READ,
[all...]

Completed in 181 milliseconds