Searched defs:scsi_mode_data (Results 1 – 1 of 1) sorted by relevance
18 struct scsi_mode_data { struct19 __u32 length;20 __u16 block_descriptor_length;21 __u8 medium_type;22 __u8 device_specific;23 __u8 header_length;24 __u8 longlba:1;