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