Home
last modified time | relevance | path

Searched defs:osd_cdb_head (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/scsi/
Dosd_protocol.h150 struct osd_cdb_head { struct
151 struct scsi_varlen_cdb_hdr varlen_cdb;
152 /*10*/ u8 options;
153 u8 command_specific_options;
154 u8 timestamp_control;
155 /*13*/ u8 reserved1[3];
156 /*16*/ __be64 partition;
157 /*24*/ __be64 object;
158 /*32*/ union { /* V1 vs V2 alignment differences */
176 /*52*/ union { /* selected attributes mode Page/List/Single */
[all …]