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

/vbox/include/VBox/
H A Dvscsi.h212 VBOXDDU_DECL(int) VSCSIDeviceDestroy(VSCSIDEVICE hVScsiDevice);
/vbox/src/VBox/Devices/Storage/VSCSI/
H A DVSCSIDevice.cpp175 VBOXDDU_DECL(int) VSCSIDeviceDestroy(VSCSIDEVICE hVScsiDevice) function
/vbox/src/VBox/Devices/Storage/
H A DDrvSCSI.cpp869 rc = VSCSIDeviceDestroy(pThis->hVScsiDevice);

Completed in 47 milliseconds