Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dnvme.h792 struct nvme_common_command { struct
793 __u8 opcode;
794 __u8 flags;
795 __u16 command_id;
796 __le32 nsid;
797 __le32 cdw2[2];
798 __le64 metadata;
799 union nvme_data_ptr dptr;
800 __le32 cdw10;
801 __le32 cdw11;
[all …]
/kernel/linux/linux-6.6/include/linux/
Dnvme.h945 struct nvme_common_command { struct
946 __u8 opcode;
947 __u8 flags;
948 __u16 command_id;
949 __le32 nsid;
950 __le32 cdw2[2];
951 __le64 metadata;
952 union nvme_data_ptr dptr;