Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mac68k/dev/
H A Dgrfvar.h127 struct image_data { struct
128 u_int32_t size;
129 u_int32_t offset;
130 u_int16_t rowbytes;
131 u_int16_t top;
132 u_int16_t left;
133 u_int16_t bottom;
134 u_int16_t right;
135 u_int16_t version;
136 u_int16_t packType;
[all …]