Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnvme.h1100 struct nvme_rw_command { struct
1101 __u8 opcode;
1102 __u8 flags;
1103 __u16 command_id;
1104 __le32 nsid;
1105 __le32 cdw2;
1106 __le32 cdw3;
1107 __le64 metadata;
1108 union nvme_data_ptr dptr;
1109 __le64 slba;
[all …]