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

/vbox/include/VBox/
H A Dvscsi.h232 VBOXDDU_DECL(int) VSCSIDeviceLunDetach(VSCSIDEVICE hVScsiDevice, uint32_t iLun,
/vbox/src/VBox/Devices/Storage/VSCSI/
H A DVSCSIDevice.cpp236 VBOXDDU_DECL(int) VSCSIDeviceLunDetach(VSCSIDEVICE hVScsiDevice, uint32_t iLun, function
/vbox/src/VBox/Devices/Storage/
H A DDrvSCSI.cpp863 int rc = VSCSIDeviceLunDetach(pThis->hVScsiDevice, 0, &hVScsiLun);

Completed in 46 milliseconds