Home
last modified time | relevance | path

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

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