Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dnvme.h801 struct nvme_common_command { struct
802 __u8 opcode;
803 __u8 flags;
804 __u16 command_id;
805 __le32 nsid;
806 __le32 cdw2[2];
807 __le64 metadata;
808 union nvme_data_ptr dptr;
809 __le32 cdw10;
810 __le32 cdw11;
[all …]