Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dnvme.h1073 struct nvme_zone_mgmt_send_cmd { struct
1074 __u8 opcode;
1075 __u8 flags;
1076 __u16 command_id;
1077 __le32 nsid;
1078 __le32 cdw2[2];
1079 __le64 metadata;
1080 union nvme_data_ptr dptr;
1081 __le64 slba;
1082 __le32 cdw12;
[all …]