Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnvme.h1071 struct nvme_common_command { struct
1072 __u8 opcode;
1073 __u8 flags;
1074 __u16 command_id;
1075 __le32 nsid;
1076 __le32 cdw2[2];
1077 __le64 metadata;
1078 union nvme_data_ptr dptr;