Home
last modified time | relevance | path

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

/include/linux/
Dnvme.h807 struct nvme_common_command { struct
808 __u8 opcode;
809 __u8 flags;
810 __u16 command_id;
811 __le32 nsid;
812 __le32 cdw2[2];
813 __le64 metadata;
814 union nvme_data_ptr dptr;
815 __le32 cdw10;
816 __le32 cdw11;
[all …]