Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h83978 struct nvme_directive_cmd { struct
83979 __u8 opcode;
83980 __u8 flags;
83981 __u16 command_id;
83982 __le32 nsid;
83983 __u64 rsvd2[2];
83984 union nvme_data_ptr dptr;
83985 __le32 numd;
83986 __u8 doper;
83987 __u8 dtype;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h93709 struct nvme_directive_cmd { struct
93710 __u8 opcode;
93711 __u8 flags;
93712 __u16 command_id;
93713 __le32 nsid;
93714 __u64 rsvd2[2];
93715 union nvme_data_ptr dptr;
93716 __le32 numd;
93717 __u8 doper;
93718 __u8 dtype;
[all …]