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