Lines Matching defs:nvme_rw_command
797 struct nvme_rw_command { struct798 __u8 opcode;799 __u8 flags;800 __u16 command_id;801 __le32 nsid;802 __u64 rsvd2;803 __le64 metadata;804 union nvme_data_ptr dptr;805 __le64 slba;806 __le16 length;807 __le16 control;808 __le32 dsmgmt;809 __le32 reftag;810 __le16 apptag;811 __le16 appmask;