Searched defs:s3_info (Results 1 – 1 of 1) sorted by relevance
326 struct s3_info { struct327 ushort_t accessible_width; /* accessible bytes in scanline */328 ushort_t accessible_height; /* number of accessible scanlines */329 ushort_t line_bytes; /* number of bytes/scanline */330 ushort_t hdb_capable; /* can this thing hardware db? */331 ushort_t vmsize; /* this is Mb of video memory */332 uchar_t boardrev; /* board revision # */333 uchar_t slot; /* sbus slot # */334 uint_t pad1; /* expansion */