Searched defs:nvmf_property_set_command (Results 1 – 1 of 1) sorted by relevance
1355 struct nvmf_property_set_command { struct1356 __u8 opcode;1357 __u8 resv1;1358 __u16 command_id;1359 __u8 fctype;1360 __u8 resv2[35];1361 __u8 attrib;1362 __u8 resv3[3];1363 __le32 offset;1364 __le64 value;[all …]