Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnvme.h1030 struct nvme_common_command { struct
1031 __u8 opcode;
1032 __u8 flags;
1033 __u16 command_id;
1034 __le32 nsid;
1035 __le32 cdw2[2];
1036 __le64 metadata;
1037 union nvme_data_ptr dptr;