Home
last modified time | relevance | path

Searched defs:nvme_common_command (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/include/linux/
Dnvme.h781 struct nvme_common_command { struct
782 __u8 opcode;
783 __u8 flags;
784 __u16 command_id;
785 __le32 nsid;
786 __le32 cdw2[2];
787 __le64 metadata;
788 union nvme_data_ptr dptr;
789 __le32 cdw10;
790 __le32 cdw11;
[all …]