Searched refs:RemovableDevice (Results 1 – 3 of 3) sorted by relevance
103 BOOLEAN RemovableDevice; member
1374 ScsiIoDevice->RemovableDevice = InquiryData->Rmb; in DiscoverScsiDevice()
309 BDS_REMOVABLE_DEVICE_SUPPORT* RemovableDevice; in TryRemovableDevice() local313 RemovableDevice = NULL; in TryRemovableDevice()320 RemovableDevice = &RemovableDeviceSupport[Index]; in TryRemovableDevice()321 if (RemovableDevice->IsRemovable (TmpDevicePath)) { in TryRemovableDevice()335 Status = RemovableDevice->GetDevice (RemovableDevicePath, DeviceHandle, NewDevicePath); in TryRemovableDevice()341 Status = RemovableDevice->GetDevice (RemovableDevicePath, DeviceHandle, NewDevicePath); in TryRemovableDevice()