Searched refs:phVScsiDevice (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Storage/VSCSI/
H A DVSCSIDevice.cpp139 VBOXDDU_DECL(int) VSCSIDeviceCreate(PVSCSIDEVICE phVScsiDevice, argument
146 AssertPtrReturn(phVScsiDevice, VERR_INVALID_POINTER);
164 *phVScsiDevice = pVScsiDevice;
/vbox/include/VBox/
H A Dvscsi.h198 * @param phVScsiDevice Where to store the SCSI device handle.
202 VBOXDDU_DECL(int) VSCSIDeviceCreate(PVSCSIDEVICE phVScsiDevice,
259 * @param phVScsiDevice The SCSI device handle.

Completed in 42 milliseconds