| /openbsd-src/sys/dev/wscons/ |
| H A D | wsemul_dumb.c | 94 emulops->copycols == NULL || emulops->copyrows == NULL || in wsemul_dumb_cnattach() 245 WSEMULOP(rc, edp, &edp->abortstate, copyrows, in wsemul_dumb_output()
|
| H A D | wsdisplayvar.h | 81 int (*copyrows)(void *c, int srcrow, int dstrow, int nrows); member
|
| H A D | wsemul_sun.c | 471 WSEMULOP(rc, edp, &edp->abortstate, copyrows, in wsemul_sun_control() 485 WSEMULOP(rc, edp, &edp->abortstate, copyrows, in wsemul_sun_control() 1122 WSEMULOP(rc, edp, &edp->abortstate, copyrows, in wsemul_sun_scrollup()
|
| H A D | wsemul_vt100_subr.c | 61 WSEMULOP(rc, edp, &edp->abortstate, copyrows, in wsemul_vt100_scrollup() 98 WSEMULOP(rc, edp, &edp->abortstate, copyrows, in wsemul_vt100_scrolldown()
|
| H A D | wsdisplay.c | 821 emulops->copycols == NULL || emulops->copyrows == NULL ||
|
| /openbsd-src/sys/arch/sparc64/dev/ |
| H A D | ifb.c | 494 ri->ri_ops.copyrows = ifb_copyrows; in ifbattach() 501 ri->ri_ops.copyrows = ifb_copyrows_dumb; in ifbattach() 895 sc->sc_old_ops.copyrows(cookie, src, dst, num); in ifb_copyrows_dumb() 897 sc->sc_old_ops.copyrows(cookie, src, dst, num); in ifb_copyrows_dumb()
|
| H A D | radeonfb.c | 230 ri->ri_ops.copyrows = radeonfb_copyrows; in radeonfb_attach()
|
| H A D | gfxp.c | 242 ri->ri_ops.copyrows = gfxp_copyrows; in gfxp_attach()
|
| H A D | raptor.c | 229 ri->ri_ops.copyrows = raptor_copyrows; in raptor_attach()
|
| H A D | machfb.c | 311 ri->ri_ops.copyrows = machfb_copyrows; in machfb_attach()
|
| H A D | creator.c | 189 sc->sc_sunfb.sf_ro.ri_ops.copyrows = creator_ras_copyrows; in creator_attach()
|
| /openbsd-src/sys/dev/rasops/ |
| H A D | rasops.c | 276 ri->ri_copyrows = ri->ri_ops.copyrows; in rasops_init() 297 ri->ri_ops.copyrows = rasops_vcons_copyrows; in rasops_init() 309 ri->ri_ops.copyrows = rasops_wronly_copyrows; in rasops_init() 431 ri->ri_ops.copyrows = rasops_copyrows; in rasops_reconfig() 491 ri->ri_ops.copyrows = rasops_copyrows_rotated; in rasops_reconfig()
|
| /openbsd-src/sys/dev/fdt/ |
| H A D | ssdfb.c | 329 sc->sc_riops.copyrows = ri->ri_copyrows; in ssdfb_attach() 796 sc->sc_riops.copyrows(cookie, src, dst, num); in ssdfb_copyrows()
|
| /openbsd-src/sys/arch/luna88k/dev/ |
| H A D | lunafb.c | 461 ri->ri_ops.copyrows = om_copyrows; in omfb_getdevconfig()
|
| /openbsd-src/sys/arch/loongson/dev/ |
| H A D | radeonfb.c | 672 ri->ri_ops.copyrows = radeonfb_copyrows; in radeonfb_setup()
|
| H A D | smfb.c | 480 ri->ri_ops.copyrows = smfb_copyrows; in smfb_setup()
|
| /openbsd-src/sys/dev/sbus/ |
| H A D | mgx.c | 629 sc->sc_sunfb.sf_ro.ri_ops.copyrows = mgx_ras_copyrows; in mgx_ras_init()
|
| H A D | zx.c | 290 ri->ri_ops.copyrows = zx_copyrows; in zx_attach()
|
| H A D | cgsix.c | 212 sc->sc_sunfb.sf_ro.ri_ops.copyrows = cgsix_ras_copyrows; in cgsixattach()
|
| /openbsd-src/sys/dev/pcmcia/ |
| H A D | cfxga.c | 512 ri->ri_ops.copyrows = cfxga_copyrows; in cfxga_alloc_screen()
|
| /openbsd-src/sys/dev/pci/ |
| H A D | tga.c | 392 rip->ri_ops.copyrows = tga_copyrows;
|
| /openbsd-src/sys/dev/ic/ |
| H A D | sti.c | 72 .copyrows = sti_copyrows,
|
| /openbsd-src/sys/dev/usb/ |
| H A D | udl.c | 642 sc->sc_ri.ri_ops.copyrows = udl_copyrows; in udl_alloc_screen()
|