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