Lines Matching defs:genwqe_bitstream
336 struct genwqe_bitstream { struct
337 __u64 data_addr; /* pointer to image data */
338 __u32 size; /* size of image file */
339 __u32 crc; /* crc of this image */
340 __u64 target_addr; /* starting address in Flash */
341 __u32 partition; /* '0', '1', or 'v' */
342 __u32 uid; /* 1=host/x=dram */
344 __u64 slu_id; /* informational/sim: SluID */
345 __u64 app_id; /* informational/sim: AppID */
347 __u16 retc; /* returned from processing */
348 __u16 attn; /* attention code from processing */
349 __u32 progress; /* progress code from processing */