Searched defs:lancer_cmd_req_write_object (Results 1 – 1 of 1) sorted by relevance
1472 struct lancer_cmd_req_write_object { struct1473 struct be_cmd_req_hdr hdr;1474 u8 context[sizeof(struct amap_lancer_write_obj_context) / 8];1475 u32 write_offset;1476 u8 object_name[104];1477 u32 descriptor_count;1478 u32 buf_len;1479 u32 addr_low;1480 u32 addr_high;