| /netbsd-src/sys/dev/wscons/ |
| H A D | wsemul_sun.c | 147 res = (*edp->emulops->allocattr)(cookie, in wsemul_sun_cnattach() 152 res = (*edp->emulops->allocattr)(cookie, 0, 0, in wsemul_sun_cnattach() 204 (*edp->emulops->allocattr)(edp->emulcookie, 0, 0, in wsemul_sun_attach() 208 (*edp->emulops->allocattr)(edp->emulcookie, in wsemul_sun_attach()
|
| H A D | wsemul_vt100.c | 179 error = (*vd->emulops->allocattr)(cookie, in wsemul_vt100_init() 205 error = (*vd->emulops->allocattr)(cookie, in wsemul_vt100_init() 1065 error = (*vd->emulops->allocattr)(vd->emulcookie, in wsemul_vt100_setmsgattrs() 1096 error = (*vd->emulops->allocattr)(vd->emulcookie, in wsemul_vt100_setmsgattrs()
|
| H A D | wsdisplayvar.h | 62 int (*allocattr)(void *, int, int, int, long *); member
|
| /netbsd-src/sys/arch/powerpc/oea/ |
| H A D | ofw_rascons.c | 140 ri->ri_ops.allocattr(ri, 0, 0, 0, &defattr); in rascons_cnattach() 176 ri->ri_ops.allocattr(ri, 0, 0, 0, &defattr); in rascons_finalize()
|
| /netbsd-src/sys/arch/zaurus/dev/ |
| H A D | w100.c | 205 (*ri->ri_ops.allocattr)(ri, 0, 0, 0, &defattr); in w100_attach_subr() 418 (*scr->rinfo.ri_ops.allocattr)(&scr->rinfo, 0, 0, 0, attrp); in w100_alloc_screen() 569 return (*scr->rinfo.ri_ops.allocattr)(&scr->rinfo, fg, bg, flg, attr); in w100_alloc_attr()
|
| /netbsd-src/sys/arch/hp300/dev/ |
| H A D | diofb.c | 201 ri->ri_ops.allocattr = diofb_allocattr; in diofb_fbsetup() 298 ri->ri_ops.allocattr(ri, 0, 0, 0, &defattr); in diofb_cnattach() 469 ri->ri_ops.allocattr(ri, 0, 0, 0, attrp); in diofb_alloc_screen()
|
| /netbsd-src/sys/arch/evbmips/gdium/ |
| H A D | gdium_genfb.c | 99 ri->ri_ops.allocattr(ri, 0, ri->ri_rows - 1, 0, &defattr); in gdium_cnattach()
|
| /netbsd-src/sys/arch/newsmips/apbus/ |
| H A D | xafb.c | 313 (*ri->ri_ops.allocattr)(ri, 0, 0, 0, &defattr); in xafb_alloc_screen() 357 (*ri->ri_ops.allocattr)(ri, 0, 0, 0, &defattr); in xafb_cnattach()
|
| /netbsd-src/sys/arch/ews4800mips/sbd/ |
| H A D | fb_sbdio.c | 259 (*ri->ri_ops.allocattr)(ri, 0, 0, 0, &defattr); in fb_sbdio_cnattach() 347 ri->ri_ops.allocattr(ri, 0, 0, 0, &defattr); in _fb_alloc_screen()
|
| /netbsd-src/sys/arch/prep/pci/ |
| H A D | gten.c | 297 (*ri->ri_ops.allocattr)(ri, 0, 0, 0, &defattr); in gten_alloc_screen() 359 (*ri->ri_ops.allocattr)(ri, 0, 0, 0, &defattr); in gten_cnattach()
|
| /netbsd-src/sys/arch/newsmips/dev/ |
| H A D | fb.c | 454 (*ri->ri_ops.allocattr)(ri, 0, 0, 0, &defattr); in fb_alloc_screen() 502 (*ri->ri_ops.allocattr)(ri, 0, 0, 0, &defattr); in fb_cnattach()
|
| /netbsd-src/sys/arch/x86/x86/ |
| H A D | genfb_machdep.c | 195 ri->ri_ops.allocattr(ri, 0, 0, 0, &defattr); in x86_genfb_cnattach()
|
| /netbsd-src/sys/arch/dreamcast/dev/ |
| H A D | pvr.c | 409 (*sc->sc_dc->dc_rinfo.ri_ops.allocattr)(&sc->sc_dc->dc_rinfo, 0, 0, 0, in pvr_alloc_screen() 581 (*dcp->dc_rinfo.ri_ops.allocattr)(&dcp->dc_rinfo, 0, 0, 0, &defattr); in pvrcninit()
|
| /netbsd-src/sys/dev/pci/ |
| H A D | sisfb.c | 327 (*ri->ri_ops.allocattr)(ri, 0, 0, 0, &defattr); in sisfb_attach() 362 ri->ri_ops.allocattr(ri, 0, 0, 0, attrp); in sisfb_alloc_screen() 835 ri->ri_ops.allocattr(ri, 0, ri->ri_rows - 1, 0, &defattr); in sisfb_cnattach()
|
| /netbsd-src/sys/arch/arm/xscale/ |
| H A D | pxa2x0_lcd.c | 285 (*ri->ri_ops.allocattr)(ri, 0, 0, 0, &defattr); in pxa2x0_lcd_attach_sub() 823 (*scr->rinfo.ri_ops.allocattr)(&scr->rinfo, 0, 0, 0, attrp); in pxa2x0_lcd_alloc_screen() 993 return (*scr->rinfo.ri_ops.allocattr)(&scr->rinfo, fg, bg, flg, attr); in pxa2x0_lcd_alloc_attr()
|
| /netbsd-src/sys/arch/amiga/dev/ |
| H A D | grf.c | 534 ri->ri_ops.allocattr = gp->g_emulops->allocattr; in grf_setup_rasops()
|
| /netbsd-src/sys/arch/luna68k/dev/ |
| H A D | lunafb.c | 234 (*ri->ri_ops.allocattr)(ri, 0, 0, 0, &defattr); in omfb_cnattach() 540 (*ri->ri_ops.allocattr)(ri, 0, 0, 0, attrp); in omfb_alloc_screen()
|
| /netbsd-src/sys/dev/rcons/ |
| H A D | rcons_subr.c | 90 if (rc->rc_ops->allocattr(rc->rc_cookie, 0, 0, i, &tmp) == 0) in rcons_init_ops() 509 rc->rc_ops->allocattr(rc->rc_cookie, fg, bg, flg, &rc->rc_attr); in rcons_setcolor()
|
| /netbsd-src/sys/arch/evbppc/explora/dev/ |
| H A D | fb_elb.c | 156 (*ri->ri_ops.allocattr)(ri, 0, 0, 0, &defattr); in fb_cnattach() 382 (*ri->ri_ops.allocattr)(ri, 0, 0, 0, attrp); in fb_alloc_screen()
|
| /netbsd-src/sys/dev/tc/ |
| H A D | mfb.c | 424 (*ri->ri_ops.allocattr)(ri, 0, 0, 0, &defattr); in mfb_alloc_screen() 458 (*ri->ri_ops.allocattr)(ri, 0, 0, 0, &defattr); in mfb_cnattach()
|
| H A D | xcfb.c | 323 (*ri->ri_ops.allocattr)(ri, 0, 0, 0, &defattr); in xcfb_cnattach() 492 (*ri->ri_ops.allocattr)(ri, 0, 0, 0, &defattr); in xcfb_alloc_screen()
|
| /netbsd-src/sys/arch/evbmips/loongson/ |
| H A D | gdium_machdep.c | 374 ri->ri_ops.allocattr(ri, 0, ri->ri_rows - 1, 0, &defattr); in gdium_cnattach()
|
| /netbsd-src/sys/arch/arm/clps711x/ |
| H A D | clpslcd.c | 191 if ((ri->ri_ops.allocattr)(ri, 0, 0, 0, &defattr) != 0) in clpslcd_attach()
|
| /netbsd-src/sys/arch/epoc32/windermere/ |
| H A D | wmlcd.c | 220 if ((ri->ri_ops.allocattr)(ri, 0, 0, 0, &defattr) != 0) in wmlcd_attach()
|
| /netbsd-src/sys/arch/pmax/ibus/ |
| H A D | pm.c | 541 (*ri->ri_ops.allocattr)(ri, 0, 0, 0, &defattr); in pm_alloc_screen() 571 (*ri->ri_ops.allocattr)(ri, 0, 0, 0, &defattr); in pm_cnattach()
|