Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dnvme.h1020 struct nvme_zone_mgmt_send_cmd { struct
1021 __u8 opcode;
1022 __u8 flags;
1023 __u16 command_id;
1024 __le32 nsid;
1025 __le32 cdw2[2];
1026 __le64 metadata;
1027 union nvme_data_ptr dptr;
1028 __le64 slba;
1029 __le32 cdw12;
[all …]