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

/vbox/include/VBox/
H A Dvscsi.h53 typedef struct VSCSIIOREQINT *VSCSIIOREQ; typedef in typeref:struct:VSCSIIOREQINT
55 typedef VSCSIIOREQ *PVSCSIIOREQ;
162 VSCSIIOREQ hVScsiIoReq));
328 VBOXDDU_DECL(int) VSCSIIoReqCompleted(VSCSIIOREQ hVScsiIoReq, int rcIoReq, bool fRedoPossible);
336 VBOXDDU_DECL(VSCSIIOREQTXDIR) VSCSIIoReqTxDirGet(VSCSIIOREQ hVScsiIoReq);
349 VBOXDDU_DECL(int) VSCSIIoReqParamsGet(VSCSIIOREQ hVScsiIoReq, uint64_t *puOffset,
361 VBOXDDU_DECL(int) VSCSIIoReqUnmapParamsGet(VSCSIIOREQ hVScsiIoReq, PCRTRANGE *ppaRanges,

Completed in 41 milliseconds