Searched refs:rascons_stdscreen (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/powerpc/oea/
H A Dofw_rasconsvar.h34 extern struct wsscreen_descr rascons_stdscreen;
H A Dofw_rascons.c78 struct wsscreen_descr rascons_stdscreen = { variable in typeref:struct:wsscreen_descr
121 rascons_stdscreen.nrows = ri->ri_rows;
122 rascons_stdscreen.ncols = ri->ri_cols;
123 rascons_stdscreen.textops = &ri->ri_ops;
124 rascons_stdscreen.capabilities = ri->ri_caps;
127 wsdisplay_preattach(&rascons_stdscreen, ri, 0, max(0,
/netbsd-6-1-5-RELEASE/sys/arch/macppc/dev/
H A Dofb.c92 &rascons_stdscreen,
181 vcons_init(&sc->vd, sc, &rascons_stdscreen, &ofb_accessops);

Completed in 122 milliseconds