Home
last modified time | relevance | path

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

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