Searched defs:scsi_mode_data (Results 1 – 1 of 1) sorted by relevance
22 struct scsi_mode_data { struct23 __u32 length;24 __u16 block_descriptor_length;25 __u8 medium_type;26 __u8 device_specific;27 __u8 header_length;28 __u8 longlba:1;