Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnvme.h1187 struct nvme_zone_mgmt_send_cmd { struct
1188 __u8 opcode;
1189 __u8 flags;
1190 __u16 command_id;
1191 __le32 nsid;
1192 __le32 cdw2[2];
1193 __le64 metadata;
1194 union nvme_data_ptr dptr;
1195 __le64 slba;
1196 __le32 cdw12;
[all …]