Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/riscv/
Dvmlinux.h90216 struct nvmf_auth_receive_command { struct
90217 __u8 opcode;
90218 __u8 resv1;
90219 __u16 command_id;
90220 __u8 fctype;
90221 __u8 resv2[19];
90222 union nvme_data_ptr dptr;
90223 __u8 resv3;
90224 __u8 spsp0;
90225 __u8 spsp1;
[all …]
Dvmlinux_602.h90216 struct nvmf_auth_receive_command { struct
90217 __u8 opcode;
90218 __u8 resv1;
90219 __u16 command_id;
90220 __u8 fctype;
90221 __u8 resv2[19];
90222 union nvme_data_ptr dptr;
90223 __u8 resv3;
90224 __u8 spsp0;
90225 __u8 spsp1;
[all …]