Searched defs:nvme_command (Results 1 – 1 of 1) sorted by relevance
15 struct nvme_command { struct17 struct _cdw0 {23 } cdw0;26 uint32_t nsid; /* namespace identifier */29 uint32_t cdw2;30 uint32_t cdw3;33 uint64_t mptr; /* metadata pointer */36 struct _dptr {39 } dptr; /* data pointer */42 union {[all …]