Searched defs:vscsiDeviceLunIsPresent (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Storage/VSCSI/
H A DVSCSIDevice.cpp39 DECLINLINE(bool) vscsiDeviceLunIsPresent(PVSCSIDEVICEINT pVScsiDevice, uint32_t iLun) function
62 if (!vscsiDeviceLunIsPresent(pVScsiDevice, pVScsiReq->iLun))
104 if ( vscsiDeviceLunIsPresent(pVScsiDevice, pVScsiReq->iLun)
293 if (vscsiDeviceLunIsPresent(pVScsiDevice, pVScsiReq->iLun))

Completed in 43 milliseconds