Home
last modified time | relevance | path

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

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