Searched defs:nvmf_property_set_command (Results 1 – 2 of 2) sorted by relevance
83898 struct nvmf_property_set_command { struct83899 __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 …]
93629 struct nvmf_property_set_command { struct93630 __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 …]