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.h1089 struct nvme_rw_command { struct
1090 __u8 opcode;
1091 __u8 flags;
1092 __u16 command_id;
1093 __le32 nsid;
1094 __le32 cdw2;
1095 __le32 cdw3;
1096 __le64 metadata;
1097 union nvme_data_ptr dptr;
1098 __le64 slba;
[all …]