Searched defs:s3_info (Results 1 – 1 of 1) sorted by relevance
314 struct s3_info { struct315 ushort_t accessible_width; /* accessible bytes in scanline */316 ushort_t accessible_height; /* number of accessible scanlines */317 ushort_t line_bytes; /* number of bytes/scanline */318 ushort_t hdb_capable; /* can this thing hardware db? */319 ushort_t vmsize; /* this is Mb of video memory */320 uchar_t boardrev; /* board revision # */321 uchar_t slot; /* sbus slot # */322 uint_t pad1; /* expansion */