Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dnvme.h963 struct nvme_rw_command { struct
964 __u8 opcode;
965 __u8 flags;
966 __u16 command_id;
967 __le32 nsid;
968 __le32 cdw2;
969 __le32 cdw3;
970 __le64 metadata;
971 union nvme_data_ptr dptr;
972 __le64 slba;
[all …]