Searched refs:RemovableDevice (Results 1 – 3 of 3) sorted by relevance
305 BDS_REMOVABLE_DEVICE_SUPPORT* RemovableDevice; in TryRemovableDevice() local309 RemovableDevice = NULL; in TryRemovableDevice()316 RemovableDevice = &RemovableDeviceSupport[Index]; in TryRemovableDevice()317 if (RemovableDevice->IsRemovable (TmpDevicePath)) { in TryRemovableDevice()331 Status = RemovableDevice->GetDevice (RemovableDevicePath, DeviceHandle, NewDevicePath); in TryRemovableDevice()337 Status = RemovableDevice->GetDevice (RemovableDevicePath, DeviceHandle, NewDevicePath); in TryRemovableDevice()
103 BOOLEAN RemovableDevice; member
1374 ScsiIoDevice->RemovableDevice = InquiryData->Rmb; in DiscoverScsiDevice()