Searched defs:nvmf_property_set_command (Results 1 – 1 of 1) sorted by relevance
1350 struct nvmf_property_set_command { struct1351 __u8 opcode;1352 __u8 resv1;1353 __u16 command_id;1354 __u8 fctype;1355 __u8 resv2[35];1356 __u8 attrib;1357 __u8 resv3[3];1358 __le32 offset;1359 __le64 value;[all …]