Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dnvme.h907 struct nvme_common_command { struct
908 __u8 opcode;
909 __u8 flags;
910 __u16 command_id;
911 __le32 nsid;
912 __le32 cdw2[2];
913 __le64 metadata;
914 union nvme_data_ptr dptr;