Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dnvme.h912 struct nvme_zone_mgmt_send_cmd { struct
913 __u8 opcode;
914 __u8 flags;
915 __u16 command_id;
916 __le32 nsid;
917 __le32 cdw2[2];
918 __le64 metadata;
919 union nvme_data_ptr dptr;
920 __le64 slba;
921 __le32 cdw12;
[all …]