Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/storage/
H A Disd200.c108 #define DF_REMOVABLE_MEDIA 0x0004 macro
1158 info->DeviceFlags |= DF_REMOVABLE_MEDIA; in isd200_get_inquiry_data()
1382 if (info->DeviceFlags & DF_REMOVABLE_MEDIA) { in isd200_scsi_to_ata()