Searched defs:nvmf_property_set_command (Results 1 – 1 of 1) sorted by relevance
1652 struct nvmf_property_set_command { struct1653 __u8 opcode;1654 __u8 resv1;1655 __u16 command_id;1656 __u8 fctype;1657 __u8 resv2[35];1658 __u8 attrib;1659 __u8 resv3[3];1660 __le32 offset;1661 __le64 value;[all …]