Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h83898 struct nvmf_property_set_command { struct
83899 __u8 opcode;
83900 __u8 resv1;
83901 __u16 command_id;
83902 __u8 fctype;
83903 __u8 resv2[35];
83904 __u8 attrib;
83905 __u8 resv3[3];
83906 __le32 offset;
83907 __le64 value;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h93629 struct nvmf_property_set_command { struct
93630 __u8 opcode;
93631 __u8 resv1;
93632 __u16 command_id;
93633 __u8 fctype;
93634 __u8 resv2[35];
93635 __u8 attrib;
93636 __u8 resv3[3];
93637 __le32 offset;
93638 __le64 value;
[all …]