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

/vbox/include/VBox/
H A Dvscsi.h202 VBOXDDU_DECL(int) VSCSIDeviceCreate(PVSCSIDEVICE phVScsiDevice,
/vbox/src/VBox/Devices/Storage/VSCSI/
H A DVSCSIDevice.cpp139 VBOXDDU_DECL(int) VSCSIDeviceCreate(PVSCSIDEVICE phVScsiDevice, function
/vbox/src/VBox/Devices/Storage/
H A DDrvSCSI.cpp994 rc = VSCSIDeviceCreate(&pThis->hVScsiDevice, drvscsiVScsiReqCompleted, pThis);

Completed in 46 milliseconds