Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h83923 struct nvmf_auth_common_command { struct
83924 __u8 opcode;
83925 __u8 resv1;
83926 __u16 command_id;
83927 __u8 fctype;
83928 __u8 resv2[19];
83929 union nvme_data_ptr dptr;
83930 __u8 resv3;
83931 __u8 spsp0;
83932 __u8 spsp1;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h93654 struct nvmf_auth_common_command { struct
93655 __u8 opcode;
93656 __u8 resv1;
93657 __u16 command_id;
93658 __u8 fctype;
93659 __u8 resv2[19];
93660 union nvme_data_ptr dptr;
93661 __u8 resv3;
93662 __u8 spsp0;
93663 __u8 spsp1;
[all …]