Searched defs:nvmf_property_set_command (Results 1 – 1 of 1) sorted by relevance
1393 struct nvmf_property_set_command { struct1394 __u8 opcode;1395 __u8 resv1;1396 __u16 command_id;1397 __u8 fctype;1398 __u8 resv2[35];1399 __u8 attrib;1400 __u8 resv3[3];1401 __le32 offset;1402 __le64 value;[all …]
Completed in 17 milliseconds