Home
last modified time | relevance | path

Searched defs:hpcfb_devconfig (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/hpc/
H A Dhpcfb.c111 struct hpcfb_devconfig { struct
112 struct rasops_info dc_rinfo; /* rasops information */
114 int dc_blanked; /* currently had video disabled */
115 struct hpcfb_softc *dc_sc;
116 int dc_rows;
117 int dc_cols;
118 struct hpcfb_tvrow *dc_tvram;
119 int dc_curx;
120 int dc_cury;
122 int dc_min_row;
[all …]