Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dnvme.h909 struct nvme_common_command { struct
910 __u8 opcode;
911 __u8 flags;
912 __u16 command_id;
913 __le32 nsid;
914 __le32 cdw2[2];
915 __le64 metadata;
916 union nvme_data_ptr dptr;

Completed in 23 milliseconds