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

/vbox/include/VBox/
H A Dvscsi.h49 typedef struct VSCSIREQINT *VSCSIREQ; typedef in typeref:struct:VSCSIREQINT
51 typedef VSCSIREQ *PVSCSIREQ;
253 VBOXDDU_DECL(int) VSCSIDeviceReqEnqueue(VSCSIDEVICE hVScsiDevice, VSCSIREQ hVScsiReq);
/vbox/src/VBox/Devices/Storage/VSCSI/
H A DVSCSIDevice.cpp277 VBOXDDU_DECL(int) VSCSIDeviceReqEnqueue(VSCSIDEVICE hVScsiDevice, VSCSIREQ hVScsiReq)
/vbox/src/VBox/Devices/Storage/
H A DDrvSCSI.cpp625 VSCSIREQ hVScsiReq;

Completed in 139 milliseconds