Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h83882 struct nvmf_connect_command { struct
83883 __u8 opcode;
83884 __u8 resv1;
83885 __u16 command_id;
83886 __u8 fctype;
83887 __u8 resv2[19];
83888 union nvme_data_ptr dptr;
83889 __le16 recfmt;
83890 __le16 qid;
83891 __le16 sqsize;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h93613 struct nvmf_connect_command { struct
93614 __u8 opcode;
93615 __u8 resv1;
93616 __u16 command_id;
93617 __u8 fctype;
93618 __u8 resv2[19];
93619 union nvme_data_ptr dptr;
93620 __le16 recfmt;
93621 __le16 qid;
93622 __le16 sqsize;
[all …]