Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dnvme.h645 struct nvme_rw_command { struct
646 __u8 opcode;
647 __u8 flags;
648 __u16 command_id;
649 __le32 nsid;
650 __u64 rsvd2;
651 __le64 metadata;
652 union nvme_data_ptr dptr;
653 __le64 slba;
654 __le16 length;
[all …]