Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dnvme.h234 struct nvme_common_command { struct
235 __u8 opcode;
236 __u8 flags;
237 __u16 command_id;
238 __le32 nsid;
239 __le32 cdw2[2];
240 __le64 metadata;
241 __le64 prp1;
242 __le64 prp2;
243 __le32 cdw10[6];