Home
last modified time | relevance | path

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

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