Lines Matching defs:efx_image_header_s
1828 typedef struct efx_image_header_s { struct
1829 uint32_t eih_magic;
1830 uint32_t eih_version;
1831 uint32_t eih_type;
1832 uint32_t eih_subtype;
1833 uint32_t eih_code_size;
1834 uint32_t eih_size;
1835 union {
1843 union {
1851 uint16_t eih_code_version_a;
1852 uint16_t eih_code_version_b;
1853 uint16_t eih_code_version_c;
1854 uint16_t eih_code_version_d;