Searched defs:cg6_info (Results 1 – 1 of 1) sorted by relevance
303 struct cg6_info { struct304 ushort_t accessible_width; /* accessible bytes in scanline */305 ushort_t accessible_height; /* number of accessible scanlines */306 ushort_t line_bytes; /* number of bytes/scanline */307 ushort_t hdb_capable; /* can this thing hardware db? */308 ushort_t vmsize; /* this is Mb of video memory */309 uchar_t boardrev; /* board revision # */310 uchar_t slot; /* sbus slot # */311 uint_t pad1; /* expansion */