Searched defs:lancer_cmd_req_write_object (Results 1 – 1 of 1) sorted by relevance
1468 struct lancer_cmd_req_write_object { struct1469 struct be_cmd_req_hdr hdr;1470 u8 context[sizeof(struct amap_lancer_write_obj_context) / 8];1471 u32 write_offset;1472 u8 object_name[104];1473 u32 descriptor_count;1474 u32 buf_len;1475 u32 addr_low;1476 u32 addr_high;