Home
last modified time | relevance | path

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

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