Searched defs:nvme_common_command (Results 1 – 1 of 1) sorted by relevance
906 struct nvme_common_command { struct907 __u8 opcode;908 __u8 flags;909 __u16 command_id;910 __le32 nsid;911 __le32 cdw2[2];912 __le64 metadata;913 union nvme_data_ptr dptr;