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.h1048 struct nvme_rw_command { struct
1049 __u8 opcode;
1050 __u8 flags;
1051 __u16 command_id;
1052 __le32 nsid;
1053 __le32 cdw2;
1054 __le32 cdw3;
1055 __le64 metadata;
1056 union nvme_data_ptr dptr;
1057 __le64 slba;
[all …]