Home
last modified time | relevance | path

Searched defs:isd200_info (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/storage/
Disd200.c327 struct isd200_info { struct
328 struct inquiry_data InquiryData;
329 u16 *id;
330 struct isd200_config ConfigData;
331 unsigned char *RegsBuf;
332 unsigned char ATARegs[8];
333 unsigned char DeviceHead;
334 unsigned char DeviceFlags;
337 unsigned char MaxLUNs;
338 unsigned char cmnd[BLK_MAX_CDB];
[all …]