Home
last modified time | relevance | path

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

/linux-6.8/include/linux/
Dnvme.h946 struct nvme_common_command { struct
947 __u8 opcode;
948 __u8 flags;
949 __u16 command_id;
950 __le32 nsid;
951 __le32 cdw2[2];
952 __le64 metadata;
953 union nvme_data_ptr dptr;