Searched refs:vdIfIoIntIoCtxIsSynchronous (Results 1 - 3 of 3) sorted by relevance

/vbox/include/VBox/
H A Dvd-ifs-internal.h586 DECLINLINE(bool) vdIfIoIntIoCtxIsSynchronous(PVDINTERFACEIOINT pIfIoInt, PVDIOCTX pIoCtx) function
/vbox/src/VBox/Storage/
H A DISCSI.cpp4754 if (vdIfIoIntIoCtxIsSynchronous(pImage->pIfIo, pIoCtx))
4880 if (vdIfIoIntIoCtxIsSynchronous(pImage->pIfIo, pIoCtx))
4948 if (vdIfIoIntIoCtxIsSynchronous(pImage->pIfIo, pIoCtx))
H A DVMDK.cpp4970 AssertMsgReturn(vdIfIoIntIoCtxIsSynchronous(pImage->pIfIo, pIoCtx),
5041 AssertMsgReturn(vdIfIoIntIoCtxIsSynchronous(pImage->pIfIo, pIoCtx),
5775 AssertMsg(vdIfIoIntIoCtxIsSynchronous(pImage->pIfIo, pIoCtx),

Completed in 89 milliseconds