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