Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dnvme.h817 struct nvme_rw_command { struct
818 __u8 opcode;
819 __u8 flags;
820 __u16 command_id;
821 __le32 nsid;
822 __u64 rsvd2;
823 __le64 metadata;
824 union nvme_data_ptr dptr;
825 __le64 slba;
826 __le16 length;
[all …]