Searched defs:nvme_common_command (Results 1 – 1 of 1) sorted by relevance
959 struct nvme_common_command { struct960 __u8 opcode;961 __u8 flags;962 __u16 command_id;963 __le32 nsid;964 __le32 cdw2[2];965 __le64 metadata;966 union nvme_data_ptr dptr;