Home
last modified time | relevance | path

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

/linux-6.8/include/linux/
Dnvme.h1061 struct nvme_zone_mgmt_send_cmd { struct
1062 __u8 opcode;
1063 __u8 flags;
1064 __u16 command_id;
1065 __le32 nsid;
1066 __le32 cdw2[2];
1067 __le64 metadata;
1068 union nvme_data_ptr dptr;
1069 __le64 slba;
1070 __le32 cdw12;
[all …]