Home
last modified time | relevance | path

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

/include/linux/
Dnvme.h823 struct nvme_rw_command { struct
824 __u8 opcode;
825 __u8 flags;
826 __u16 command_id;
827 __le32 nsid;
828 __u64 rsvd2;
829 __le64 metadata;
830 union nvme_data_ptr dptr;
831 __le64 slba;
832 __le16 length;
[all …]