Searched defs:nvme_common_command (Results 1 – 2 of 2) sorted by relevance
83643 struct nvme_common_command { struct83644 __u8 opcode;83645 __u8 flags;83646 __u16 command_id;83647 __le32 nsid;83648 __le32 cdw2[2];83649 __le64 metadata;83650 union nvme_data_ptr dptr;83651 union {
93374 struct nvme_common_command { struct93375 __u8 opcode;93376 __u8 flags;93377 __u16 command_id;93378 __le32 nsid;93379 __le32 cdw2[2];93380 __le64 metadata;93381 union nvme_data_ptr dptr;93382 union {