Lines Matching defs:nvme_get_log_page_command
1009 struct nvme_get_log_page_command { struct
1010 __u8 opcode;
1011 __u8 flags;
1012 __u16 command_id;
1013 __le32 nsid;
1014 __u64 rsvd2[2];
1015 union nvme_data_ptr dptr;
1016 __u8 lid;
1017 __u8 lsp; /* upper 4 bits reserved */
1018 __le16 numdl;
1019 __le16 numdu;
1020 __u16 rsvd11;
1021 union {
1028 __u32 rsvd14[2];