Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h83953 struct nvmf_auth_receive_command { struct
83954 __u8 opcode;
83955 __u8 resv1;
83956 __u16 command_id;
83957 __u8 fctype;
83958 __u8 resv2[19];
83959 union nvme_data_ptr dptr;
83960 __u8 resv3;
83961 __u8 spsp0;
83962 __u8 spsp1;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h93684 struct nvmf_auth_receive_command { struct
93685 __u8 opcode;
93686 __u8 resv1;
93687 __u16 command_id;
93688 __u8 fctype;
93689 __u8 resv2[19];
93690 union nvme_data_ptr dptr;
93691 __u8 resv3;
93692 __u8 spsp0;
93693 __u8 spsp1;
[all …]