Lines Matching defs:nvme_rw_command
803 struct nvme_rw_command { struct804 __u8 opcode;805 __u8 flags;806 __u16 command_id;807 __le32 nsid;808 __u64 rsvd2;809 __le64 metadata;810 union nvme_data_ptr dptr;811 __le64 slba;812 __le16 length;813 __le16 control;814 __le32 dsmgmt;815 __le32 reftag;816 __le16 apptag;817 __le16 appmask;