Home
last modified time | relevance | path

Searched refs:unpack_attr (Results 1 – 19 of 19) sorted by relevance

/openbsd/sys/arch/luna88k/dev/
H A Domrasops.c111 ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); in om1_putchar()
178 ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); in om4_putchar()
297 ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); in om_erasecols()
322 ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); in om_eraserows()
/openbsd/sys/dev/pcmcia/
H A Dcfxga.c881 ri->ri_ops.unpack_attr(ri, attr, &fg, &bg, &ul); in cfxga_expand_char()
975 ri->ri_ops.unpack_attr(ri, cell->attr, in cfxga_repaint_screen()
1154 ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); in cfxga_erasecols()
1183 ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); in cfxga_eraserows()
1210 ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); in cfxga_putchar()
/openbsd/sys/dev/wscons/
H A Dwsdisplayvar.h85 void (*unpack_attr)(void *c, uint32_t attr, int *fg, int *bg, member
H A Dwsdisplay.c2731 (*dconf->emulops->unpack_attr)(dconf->emulcookie, cell.attr, &fg, in inverse_char()
/openbsd/sys/dev/sbus/
H A Dzx.c579 ri->ri_ops.unpack_attr(ri, attr, &fg, &bg, NULL); in zx_fillrect()
671 ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); in zx_eraserows()
725 ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, &ul); in zx_putchar()
H A Dmgx.c717 ri->ri_ops.unpack_attr(v, attr, &fg, &bg, NULL); in mgx_ras_erasecols()
747 ri->ri_ops.unpack_attr(v, attr, &fg, &bg, NULL); in mgx_ras_eraserows()
H A Dcgsix.c917 ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); in cgsix_ras_erasecols()
956 ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); in cgsix_ras_eraserows()
/openbsd/sys/arch/sparc64/dev/
H A Dradeonfb.c478 ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); in radeonfb_erasecols()
514 ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); in radeonfb_eraserows()
H A Dgfxp.c478 ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); in gfxp_erasecols()
514 ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); in gfxp_eraserows()
H A Draptor.c450 ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); in raptor_erasecols()
486 ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); in raptor_eraserows()
H A Dmachfb.c539 ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); in machfb_erasecols()
575 ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); in machfb_eraserows()
H A Dcreator.c596 ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); in creator_ras_eraserows()
638 ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); in creator_ras_erasecols()
H A Difb.c1026 ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); in ifb_erasecols()
1062 ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); in ifb_eraserows()
/openbsd/sys/arch/loongson/dev/
H A Dradeonfb.c444 ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); in radeonfb_erasecols()
480 ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); in radeonfb_eraserows()
H A Dsmfb.c575 ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); in smfb_erasecols()
596 ri->ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); in smfb_eraserows()
/openbsd/sys/dev/pci/
H A Dtga.c1338 ri->ri_ops.unpack_attr(c, attr, &fg, &bg, &ul);
1391 ri->ri_ops.unpack_attr(c, attr, &fg, &bg, NULL);
1448 ri->ri_ops.unpack_attr(c, attr, &fg, &bg, NULL);
/openbsd/sys/dev/usb/
H A Dudl.c844 sc->sc_ri.ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); in udl_erasecols()
886 sc->sc_ri.ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); in udl_eraserows()
925 sc->sc_ri.ri_ops.unpack_attr(cookie, attr, &fg, &bg, NULL); in udl_putchar()
/openbsd/sys/dev/rasops/
H A Drasops.c300 ri->ri_ops.unpack_attr = rasops_vcons_unpack_attr; in rasops_init()
436 ri->ri_ops.unpack_attr = rasops_unpack_attr; in rasops_reconfig()
/openbsd/sys/dev/ic/
H A Dsti.c75 .unpack_attr = sti_unpack_attr