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