Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dnvme.h925 struct nvme_rw_command { struct
926 __u8 opcode;
927 __u8 flags;
928 __u16 command_id;
929 __le32 nsid;
930 __le32 cdw2;
931 __le32 cdw3;
932 __le64 metadata;
933 union nvme_data_ptr dptr;
934 __le64 slba;
[all …]