Searched defs:nvmf_property_set_command (Results 1 – 1 of 1) sorted by relevance
1502 struct nvmf_property_set_command { struct1503 __u8 opcode;1504 __u8 resv1;1505 __u16 command_id;1506 __u8 fctype;1507 __u8 resv2[35];1508 __u8 attrib;1509 __u8 resv3[3];1510 __le32 offset;1511 __le64 value;[all …]
Completed in 18 milliseconds