Home
last modified time | relevance | path

Searched refs:sc_defaultscreen_descr (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/sys/arch/sparc64/dev/
H A Dgfb.c70 struct wsscreen_descr sc_defaultscreen_descr; member
172 sc->sc_defaultscreen_descr = (struct wsscreen_descr){ in gfb_attach()
180 sc->sc_screens[0] = &sc->sc_defaultscreen_descr; in gfb_attach()
185 vcons_init(&sc->vd, sc, &sc->sc_defaultscreen_descr, in gfb_attach()
211 sc->sc_defaultscreen_descr.textops = &ri->ri_ops; in gfb_attach()
212 sc->sc_defaultscreen_descr.capabilities = ri->ri_caps; in gfb_attach()
213 sc->sc_defaultscreen_descr.nrows = ri->ri_rows; in gfb_attach()
214 sc->sc_defaultscreen_descr.ncols = ri->ri_cols; in gfb_attach()
215 wsdisplay_cnattach(&sc->sc_defaultscreen_descr, ri, 0, 0, in gfb_attach()
/netbsd-src/sys/dev/pci/igma/
H A Digmafb.c61 struct wsscreen_descr sc_defaultscreen_descr; member
156 sc->sc_defaultscreen_descr = (struct wsscreen_descr){ in igmafb_attach()
164 sc->sc_screens[0] = &sc->sc_defaultscreen_descr; in igmafb_attach()
167 vcons_init(&sc->vd, sc, &sc->sc_defaultscreen_descr, in igmafb_attach()
184 sc->sc_defaultscreen_descr.textops = &ri->ri_ops; in igmafb_attach()
185 sc->sc_defaultscreen_descr.capabilities = ri->ri_caps; in igmafb_attach()
186 sc->sc_defaultscreen_descr.nrows = ri->ri_rows; in igmafb_attach()
187 sc->sc_defaultscreen_descr.ncols = ri->ri_cols; in igmafb_attach()
189 wsdisplay_cnattach(&sc->sc_defaultscreen_descr, ri, 0, 0, in igmafb_attach()
/netbsd-src/sys/arch/amiga/dev/
H A Dmntva.c199 sc->sc_defaultscreen_descr = (struct wsscreen_descr) { in mntva_attach()
202 sc->sc_screens[0] = &sc->sc_defaultscreen_descr; in mntva_attach()
206 vcons_init(&sc->vd, sc, &sc->sc_defaultscreen_descr, &mntva_accessops); in mntva_attach()
220 sc->sc_defaultscreen_descr.textops = &ri->ri_ops; in mntva_attach()
221 sc->sc_defaultscreen_descr.capabilities = ri->ri_caps; in mntva_attach()
222 sc->sc_defaultscreen_descr.nrows = ri->ri_rows; in mntva_attach()
223 sc->sc_defaultscreen_descr.ncols = ri->ri_cols; in mntva_attach()
225 wsdisplay_cnattach(&sc->sc_defaultscreen_descr, ri, 0, 0, in mntva_attach()
H A Dmntvavar.h64 struct wsscreen_descr sc_defaultscreen_descr; member
/netbsd-src/sys/dev/pci/
H A Dwcfb.c84 struct wsscreen_descr sc_defaultscreen_descr; member
263 sc->sc_defaultscreen_descr = (struct wsscreen_descr){ in wcfb_attach()
271 sc->sc_screens[0] = &sc->sc_defaultscreen_descr; in wcfb_attach()
276 vcons_init(&sc->vd, sc, &sc->sc_defaultscreen_descr, in wcfb_attach()
314 sc->sc_defaultscreen_descr.textops = &ri->ri_ops; in wcfb_attach()
315 sc->sc_defaultscreen_descr.capabilities = ri->ri_caps; in wcfb_attach()
316 sc->sc_defaultscreen_descr.nrows = ri->ri_rows; in wcfb_attach()
317 sc->sc_defaultscreen_descr.ncols = ri->ri_cols; in wcfb_attach()
318 wsdisplay_cnattach(&sc->sc_defaultscreen_descr, ri, 0, 0, in wcfb_attach()
H A Dtdvfb.c233 sc->sc_defaultscreen_descr = (struct wsscreen_descr){ in tdvfb_attach()
241 sc->sc_screens[0] = &sc->sc_defaultscreen_descr; in tdvfb_attach()
245 vcons_init(&sc->vd, sc, &sc->sc_defaultscreen_descr, in tdvfb_attach()
261 sc->sc_defaultscreen_descr.textops = &ri->ri_ops; in tdvfb_attach()
262 sc->sc_defaultscreen_descr.capabilities = ri->ri_caps; in tdvfb_attach()
263 sc->sc_defaultscreen_descr.nrows = ri->ri_rows; in tdvfb_attach()
264 sc->sc_defaultscreen_descr.ncols = ri->ri_cols; in tdvfb_attach()
266 wsdisplay_cnattach(&sc->sc_defaultscreen_descr, ri, 0, 0, in tdvfb_attach()
H A Dgffb.c90 struct wsscreen_descr sc_defaultscreen_descr; member
266 sc->sc_defaultscreen_descr = (struct wsscreen_descr){ in gffb_attach()
274 sc->sc_screens[0] = &sc->sc_defaultscreen_descr; in gffb_attach()
297 vcons_init(&sc->vd, sc, &sc->sc_defaultscreen_descr, in gffb_attach()
323 sc->sc_defaultscreen_descr.textops = &ri->ri_ops; in gffb_attach()
324 sc->sc_defaultscreen_descr.capabilities = ri->ri_caps; in gffb_attach()
325 sc->sc_defaultscreen_descr.nrows = ri->ri_rows; in gffb_attach()
326 sc->sc_defaultscreen_descr.ncols = ri->ri_cols; in gffb_attach()
336 wsdisplay_cnattach(&sc->sc_defaultscreen_descr, ri, 0, 0, in gffb_attach()
H A Dr128fb.c82 struct wsscreen_descr sc_defaultscreen_descr; member
255 sc->sc_defaultscreen_descr = (struct wsscreen_descr){ in r128fb_attach()
264 sc->sc_screens[0] = &sc->sc_defaultscreen_descr; in r128fb_attach()
269 vcons_init(&sc->vd, sc, &sc->sc_defaultscreen_descr, in r128fb_attach()
290 sc->sc_defaultscreen_descr.textops = &ri->ri_ops; in r128fb_attach()
291 sc->sc_defaultscreen_descr.capabilities = ri->ri_caps; in r128fb_attach()
292 sc->sc_defaultscreen_descr.nrows = ri->ri_rows; in r128fb_attach()
293 sc->sc_defaultscreen_descr.ncols = ri->ri_cols; in r128fb_attach()
300 wsdisplay_cnattach(&sc->sc_defaultscreen_descr, ri, 0, 0, in r128fb_attach()
H A Dpm3fb.c83 struct wsscreen_descr sc_defaultscreen_descr; member
283 sc->sc_defaultscreen_descr = (struct wsscreen_descr){ in pm3fb_attach()
292 sc->sc_screens[0] = &sc->sc_defaultscreen_descr; in pm3fb_attach()
299 vcons_init(&sc->vd, sc, &sc->sc_defaultscreen_descr, in pm3fb_attach()
316 sc->sc_defaultscreen_descr.textops = &ri->ri_ops; in pm3fb_attach()
317 sc->sc_defaultscreen_descr.capabilities = ri->ri_caps; in pm3fb_attach()
318 sc->sc_defaultscreen_descr.nrows = ri->ri_rows; in pm3fb_attach()
319 sc->sc_defaultscreen_descr.ncols = ri->ri_cols; in pm3fb_attach()
323 wsdisplay_cnattach(&sc->sc_defaultscreen_descr, ri, 0, 0, in pm3fb_attach()
H A Dtdvfbvar.h77 struct wsscreen_descr sc_defaultscreen_descr; member
H A Dpm2fb.c103 struct wsscreen_descr sc_defaultscreen_descr; member
379 sc->sc_defaultscreen_descr = (struct wsscreen_descr){ in pm2fb_attach()
387 sc->sc_screens[0] = &sc->sc_defaultscreen_descr; in pm2fb_attach()
394 vcons_init(&sc->vd, sc, &sc->sc_defaultscreen_descr, in pm2fb_attach()
423 sc->sc_defaultscreen_descr.textops = &ri->ri_ops; in pm2fb_attach()
424 sc->sc_defaultscreen_descr.capabilities = ri->ri_caps; in pm2fb_attach()
425 sc->sc_defaultscreen_descr.nrows = ri->ri_rows; in pm2fb_attach()
426 sc->sc_defaultscreen_descr.ncols = ri->ri_cols; in pm2fb_attach()
435 wsdisplay_cnattach(&sc->sc_defaultscreen_descr, ri, 0, 0, in pm2fb_attach()
/netbsd-src/sys/dev/wsfb/
H A Dgenfb.c81 struct wsscreen_descr sc_defaultscreen_descr; member
331 scp->sc_defaultscreen_descr = (struct wsscreen_descr){ in genfb_attach()
340 scp->sc_screens[0] = &scp->sc_defaultscreen_descr; in genfb_attach()
361 vcons_init(&sc->vd, sc, &scp->sc_defaultscreen_descr, in genfb_attach()
387 scp->sc_defaultscreen_descr.textops = &ri->ri_ops; in genfb_attach()
388 scp->sc_defaultscreen_descr.capabilities = ri->ri_caps; in genfb_attach()
389 scp->sc_defaultscreen_descr.nrows = ri->ri_rows; in genfb_attach()
390 scp->sc_defaultscreen_descr.ncols = ri->ri_cols; in genfb_attach()
398 wsdisplay_cnattach(&scp->sc_defaultscreen_descr, ri, 0, crow, in genfb_attach()
/netbsd-src/sys/arch/hppa/dev/
H A Dhyperfb.c90 struct wsscreen_descr sc_defaultscreen_descr;
408 sc->sc_defaultscreen_descr = (struct wsscreen_descr){ in hyperfb_attach()
418 sc->sc_screens[0] = &sc->sc_defaultscreen_descr; in hyperfb_attach()
421 vcons_init(&sc->vd, sc, &sc->sc_defaultscreen_descr, in hyperfb_attach()
436 sc->sc_defaultscreen_descr.textops = &ri->ri_ops; in hyperfb_attach()
437 sc->sc_defaultscreen_descr.capabilities = ri->ri_caps; in hyperfb_attach()
438 sc->sc_defaultscreen_descr.nrows = ri->ri_rows; in hyperfb_attach()
439 sc->sc_defaultscreen_descr.ncols = ri->ri_cols; in hyperfb_attach()
456 wsdisplay_cnattach(&sc->sc_defaultscreen_descr, ri, 0, 0, in hyperfb_attach()
94 struct wsscreen_descr sc_defaultscreen_descr; global() member
H A Dgftfb.c74 struct wsscreen_descr sc_defaultscreen_descr; member
271 sc->sc_defaultscreen_descr = (struct wsscreen_descr){ in gftfb_attach()
281 sc->sc_screens[0] = &sc->sc_defaultscreen_descr; in gftfb_attach()
286 vcons_init(&sc->vd, sc, &sc->sc_defaultscreen_descr, in gftfb_attach()
301 sc->sc_defaultscreen_descr.textops = &ri->ri_ops; in gftfb_attach()
302 sc->sc_defaultscreen_descr.capabilities = ri->ri_caps; in gftfb_attach()
303 sc->sc_defaultscreen_descr.nrows = ri->ri_rows; in gftfb_attach()
304 sc->sc_defaultscreen_descr.ncols = ri->ri_cols; in gftfb_attach()
318 wsdisplay_cnattach(&sc->sc_defaultscreen_descr, ri, 0, 0, in gftfb_attach()
/netbsd-src/sys/arch/arm/ti/
H A Domap3_dss.c88 struct wsscreen_descr sc_defaultscreen_descr; member
436 sc->sc_defaultscreen_descr = (struct wsscreen_descr){ in omapfb_attach()
444 sc->sc_screens[0] = &sc->sc_defaultscreen_descr; in omapfb_attach()
449 vcons_init(&sc->vd, sc, &sc->sc_defaultscreen_descr, in omapfb_attach()
465 sc->sc_defaultscreen_descr.textops = &ri->ri_ops; in omapfb_attach()
466 sc->sc_defaultscreen_descr.capabilities = ri->ri_caps; in omapfb_attach()
467 sc->sc_defaultscreen_descr.nrows = ri->ri_rows; in omapfb_attach()
468 sc->sc_defaultscreen_descr.ncols = ri->ri_cols; in omapfb_attach()
471 wsdisplay_cnattach(&sc->sc_defaultscreen_descr, ri, 0, 0, in omapfb_attach()
/netbsd-src/sys/dev/sbus/
H A Dagten.c93 struct wsscreen_descr sc_defaultscreen_descr; member
236 sc->sc_defaultscreen_descr = (struct wsscreen_descr){ in agten_attach()
244 sc->sc_screens[0] = &sc->sc_defaultscreen_descr; in agten_attach()
306 vcons_init(&sc->vd, sc, &sc->sc_defaultscreen_descr, in agten_attach()
326 sc->sc_defaultscreen_descr.textops = &ri->ri_ops; in agten_attach()
327 sc->sc_defaultscreen_descr.capabilities = ri->ri_caps; in agten_attach()
328 sc->sc_defaultscreen_descr.nrows = ri->ri_rows; in agten_attach()
329 sc->sc_defaultscreen_descr.ncols = ri->ri_cols; in agten_attach()
338 wsdisplay_cnattach(&sc->sc_defaultscreen_descr, ri, 0, 0, in agten_attach()
H A Dmgx.c92 struct wsscreen_descr sc_defaultscreen_descr; member
315 sc->sc_defaultscreen_descr = (struct wsscreen_descr) { in mgx_attach()
331 sc->sc_screens[0] = &sc->sc_defaultscreen_descr; in mgx_attach()
339 vcons_init(&sc->vd, sc, &sc->sc_defaultscreen_descr, &mgx_accessops); in mgx_attach()
349 sc->sc_defaultscreen_descr.nrows = ri->ri_rows; in mgx_attach()
350 sc->sc_defaultscreen_descr.ncols = ri->ri_cols; in mgx_attach()
351 sc->sc_defaultscreen_descr.textops = &ri->ri_ops; in mgx_attach()
352 sc->sc_defaultscreen_descr.capabilities = ri->ri_caps; in mgx_attach()
375 wsdisplay_cnattach(&sc->sc_defaultscreen_descr, ri, 0, 0, in mgx_attach()
/netbsd-src/sys/dev/pci/voyager/
H A Dvoyagerfb.c89 struct wsscreen_descr sc_defaultscreen_descr; member
284 sc->sc_defaultscreen_descr = (struct wsscreen_descr){ in voyagerfb_attach()
293 sc->sc_screens[0] = &sc->sc_defaultscreen_descr; in voyagerfb_attach()
298 vcons_init(&sc->vd, sc, &sc->sc_defaultscreen_descr, in voyagerfb_attach()
317 sc->sc_defaultscreen_descr.textops = &ri->ri_ops; in voyagerfb_attach()
318 sc->sc_defaultscreen_descr.capabilities = ri->ri_caps; in voyagerfb_attach()
319 sc->sc_defaultscreen_descr.nrows = ri->ri_rows; in voyagerfb_attach()
320 sc->sc_defaultscreen_descr.ncols = ri->ri_cols; in voyagerfb_attach()
337 wsdisplay_cnattach(&sc->sc_defaultscreen_descr, ri, 0, 0, in voyagerfb_attach()
/netbsd-src/sys/arch/sparc/dev/
H A Dcgfourteenvar.h94 struct wsscreen_descr sc_defaultscreen_descr; member
H A Dcgfourteen.c742 sc->sc_defaultscreen_descr = (struct wsscreen_descr){ in cg14_setup_wsdisplay()
754 sc->sc_screens[0] = &sc->sc_defaultscreen_descr; in cg14_setup_wsdisplay()
757 vcons_init(&sc->sc_vd, sc, &sc->sc_defaultscreen_descr, in cg14_setup_wsdisplay()
784 sc->sc_defaultscreen_descr.textops = &ri->ri_ops; in cg14_setup_wsdisplay()
785 sc->sc_defaultscreen_descr.capabilities = ri->ri_caps; in cg14_setup_wsdisplay()
786 sc->sc_defaultscreen_descr.nrows = ri->ri_rows; in cg14_setup_wsdisplay()
787 sc->sc_defaultscreen_descr.ncols = ri->ri_cols; in cg14_setup_wsdisplay()
797 wsdisplay_cnattach(&sc->sc_defaultscreen_descr, ri, 0, 0, in cg14_setup_wsdisplay()