Lines Matching defs:nvme_get_log_page_command
1324 struct nvme_get_log_page_command { struct
1325 __u8 opcode;
1326 __u8 flags;
1327 __u16 command_id;
1328 __le32 nsid;
1329 __u64 rsvd2[2];
1330 union nvme_data_ptr dptr;
1331 __u8 lid;
1332 __u8 lsp; /* upper 4 bits reserved */
1333 __le16 numdl;
1334 __le16 numdu;
1335 __u16 rsvd11;
1336 union {
1343 __u8 rsvd14[3];
1344 __u8 csi;
1345 __u32 rsvd15;