Home
last modified time | relevance | path

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

/linux-5.10/include/linux/
Dnvme.h892 struct nvme_zone_mgmt_send_cmd { struct
893 __u8 opcode;
894 __u8 flags;
895 __u16 command_id;
896 __le32 nsid;
897 __le32 cdw2[2];
898 __le64 metadata;
899 union nvme_data_ptr dptr;
900 __le64 slba;
901 __le32 cdw12;
[all …]