Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dnvme.h688 struct nvme_rw_command { struct
689 __u8 opcode;
690 __u8 flags;
691 __u16 command_id;
692 __le32 nsid;
693 __u64 rsvd2;
694 __le64 metadata;
695 union nvme_data_ptr dptr;
696 __le64 slba;
697 __le16 length;
[all …]