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.h1145 struct nvme_zone_mgmt_send_cmd { struct
1146 __u8 opcode;
1147 __u8 flags;
1148 __u16 command_id;
1149 __le32 nsid;
1150 __le32 cdw2[2];
1151 __le64 metadata;
1152 union nvme_data_ptr dptr;
1153 __le64 slba;
1154 __le32 cdw12;
[all …]