Searched defs:scsi_sense_command_specific_data_descriptor (Results 1 – 1 of 1) sorted by relevance
184 struct scsi_sense_command_specific_data_descriptor { struct185 /*0*/ u8 descriptor_type; /* (00h/01h) */186 /*1*/ u8 additional_length; /* (0Ah) */187 /*2*/ u8 Reserved[2];188 /*4*/ __be64 information;