Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/riscv/
Dvmlinux.h90145 struct nvmf_connect_command { struct
90146 __u8 opcode;
90147 __u8 resv1;
90148 __u16 command_id;
90149 __u8 fctype;
90150 __u8 resv2[19];
90151 union nvme_data_ptr dptr;
90152 __le16 recfmt;
90153 __le16 qid;
90154 __le16 sqsize;
[all …]
Dvmlinux_602.h90145 struct nvmf_connect_command { struct
90146 __u8 opcode;
90147 __u8 resv1;
90148 __u16 command_id;
90149 __u8 fctype;
90150 __u8 resv2[19];
90151 union nvme_data_ptr dptr;
90152 __le16 recfmt;
90153 __le16 qid;
90154 __le16 sqsize;
[all …]