Lines Matching defs:nvme_get_log_page_command
1213 struct nvme_get_log_page_command { struct
1214 __u8 opcode;
1215 __u8 flags;
1216 __u16 command_id;
1217 __le32 nsid;
1218 __u64 rsvd2[2];
1219 union nvme_data_ptr dptr;
1220 __u8 lid;
1221 __u8 lsp; /* upper 4 bits reserved */
1222 __le16 numdl;
1223 __le16 numdu;
1224 __u16 rsvd11;
1225 union {
1232 __u8 rsvd14[3];
1233 __u8 csi;
1234 __u32 rsvd15;