Home
last modified time | relevance | path

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

/include/linux/
Dnvme.h672 struct nvme_common_command { struct
673 __u8 opcode;
674 __u8 flags;
675 __u16 command_id;
676 __le32 nsid;
677 __le32 cdw2[2];
678 __le64 metadata;
679 union nvme_data_ptr dptr;
680 __le32 cdw10;
681 __le32 cdw11;
[all …]