Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/riscv/
Dvmlinux.h90201 struct nvmf_auth_send_command { struct
90202 __u8 opcode;
90203 __u8 resv1;
90204 __u16 command_id;
90205 __u8 fctype;
90206 __u8 resv2[19];
90207 union nvme_data_ptr dptr;
90208 __u8 resv3;
90209 __u8 spsp0;
90210 __u8 spsp1;
[all …]
Dvmlinux_602.h90201 struct nvmf_auth_send_command { struct
90202 __u8 opcode;
90203 __u8 resv1;
90204 __u16 command_id;
90205 __u8 fctype;
90206 __u8 resv2[19];
90207 union nvme_data_ptr dptr;
90208 __u8 resv3;
90209 __u8 spsp0;
90210 __u8 spsp1;
[all …]