Lines Matching defs:cg6_thc
112 struct cg6_thc { struct
113 u_int32_t thc_xxx0[512]; /* ??? */
114 u_int32_t thc_hsync1; /* horizontal sync timing */
115 u_int32_t thc_hsync2; /* more hsync timing */
116 u_int32_t thc_hsync3; /* yet more hsync timing */
117 u_int32_t thc_vsync1; /* vertical sync timing */
118 u_int32_t thc_vsync2; /* only two of these */
119 u_int32_t thc_refresh; /* refresh counter */
120 u_int32_t thc_misc; /* miscellaneous control & status */
121 u_int32_t thc_xxx1[56]; /* ??? */
122 u_int32_t thc_cursxy; /* cursor x,y position (16 bits each) */
123 u_int32_t thc_cursmask[32];/* cursor mask bits */
124 u_int32_t thc_cursbits[32];/* what to show where mask enabled */