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.h1198 struct nvme_zone_mgmt_send_cmd { struct
1199 __u8 opcode;
1200 __u8 flags;
1201 __u16 command_id;
1202 __le32 nsid;
1203 __le32 cdw2[2];
1204 __le64 metadata;
1205 union nvme_data_ptr dptr;
1206 __le64 slba;
1207 __le32 cdw12;
[all …]