Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/riscv/
Dvmlinux.h89827 struct nvme_common_command { struct
89828 __u8 opcode;
89829 __u8 flags;
89830 __u16 command_id;
89831 __le32 nsid;
89832 __le32 cdw2[2];
89833 __le64 metadata;
89834 union nvme_data_ptr dptr;
89835 union {
Dvmlinux_602.h89827 struct nvme_common_command { struct
89828 __u8 opcode;
89829 __u8 flags;
89830 __u16 command_id;
89831 __le32 nsid;
89832 __le32 cdw2[2];
89833 __le64 metadata;
89834 union nvme_data_ptr dptr;
89835 union {