Home
last modified time | relevance | path

Searched defs:efx_image_header_s (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/sfxge/common/
H A Defx.h1828 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;
[all …]