Home
last modified time | relevance | path

Searched refs:DF_REMOVABLE_MEDIA (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/usb/storage/
Disd200.c107 #define DF_REMOVABLE_MEDIA 0x0004 macro
1150 info->DeviceFlags |= DF_REMOVABLE_MEDIA; in isd200_get_inquiry_data()
1373 if (info->DeviceFlags & DF_REMOVABLE_MEDIA) { in isd200_scsi_to_ata()