Lines Matching defs:nvme_get_log_page_command
1186 struct nvme_get_log_page_command { struct
1187 __u8 opcode;
1188 __u8 flags;
1189 __u16 command_id;
1190 __le32 nsid;
1191 __u64 rsvd2[2];
1192 union nvme_data_ptr dptr;
1193 __u8 lid;
1194 __u8 lsp; /* upper 4 bits reserved */
1195 __le16 numdl;
1196 __le16 numdu;
1197 __u16 rsvd11;
1198 union {
1205 __u8 rsvd14[3];
1206 __u8 csi;
1207 __u32 rsvd15;