Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/storage/
Disd200.c108 #define DF_REMOVABLE_MEDIA 0x0004 macro
1151 info->DeviceFlags |= DF_REMOVABLE_MEDIA; in isd200_get_inquiry_data()
1374 if (info->DeviceFlags & DF_REMOVABLE_MEDIA) { in isd200_scsi_to_ata()