Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/riscv/
Dvmlinux.h90161 struct nvmf_property_set_command { struct
90162 __u8 opcode;
90163 __u8 resv1;
90164 __u16 command_id;
90165 __u8 fctype;
90166 __u8 resv2[35];
90167 __u8 attrib;
90168 __u8 resv3[3];
90169 __le32 offset;
90170 __le64 value;
[all …]
Dvmlinux_602.h90161 struct nvmf_property_set_command { struct
90162 __u8 opcode;
90163 __u8 resv1;
90164 __u16 command_id;
90165 __u8 fctype;
90166 __u8 resv2[35];
90167 __u8 attrib;
90168 __u8 resv3[3];
90169 __le32 offset;
90170 __le64 value;
[all …]