Home
last modified time | relevance | path

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

/include/linux/
Dnvme.h959 struct nvme_common_command { struct
960 __u8 opcode;
961 __u8 flags;
962 __u16 command_id;
963 __le32 nsid;
964 __le32 cdw2[2];
965 __le64 metadata;
966 union nvme_data_ptr dptr;