Lines Matching defs:nvme_rw_command
645 struct nvme_rw_command { struct646 __u8 opcode;647 __u8 flags;648 __u16 command_id;649 __le32 nsid;650 __u64 rsvd2;651 __le64 metadata;652 union nvme_data_ptr dptr;653 __le64 slba;654 __le16 length;655 __le16 control;656 __le32 dsmgmt;657 __le32 reftag;658 __le16 apptag;659 __le16 appmask;