Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h83938 struct nvmf_auth_send_command { struct
83939 __u8 opcode;
83940 __u8 resv1;
83941 __u16 command_id;
83942 __u8 fctype;
83943 __u8 resv2[19];
83944 union nvme_data_ptr dptr;
83945 __u8 resv3;
83946 __u8 spsp0;
83947 __u8 spsp1;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h93669 struct nvmf_auth_send_command { struct
93670 __u8 opcode;
93671 __u8 resv1;
93672 __u16 command_id;
93673 __u8 fctype;
93674 __u8 resv2[19];
93675 union nvme_data_ptr dptr;
93676 __u8 resv3;
93677 __u8 spsp0;
93678 __u8 spsp1;
[all …]