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