| /netbsd/src/sys/dev/wscons/ |
| D | wsdisplay_vcons.c | 757 scr->scr_vd->private->cursor(ri, 1, ri->ri_crow, ri->ri_ccol); in vcons_redraw_screen() 759 vdp->cursor_offset = ri->ri_crow * ri->ri_cols + ri->ri_ccol; in vcons_redraw_screen() 814 scr->scr_vd->private->cursor(ri, 1, ri->ri_crow, ri->ri_ccol); in vcons_update_screen() 815 vdp->cursor_offset = ri->ri_crow * ri->ri_cols + ri->ri_ccol; in vcons_update_screen() 918 *curyp = scr->scr_ri.ri_crow; in vcons_alloc_screen() 1055 if (ri->ri_crow == row && in vcons_copycols_noread() 1211 if (ri->ri_crow >= dstrow && ri->ri_crow < (dstrow + nrows)) in vcons_copyrows_noread() 1338 if (row == ri->ri_crow && col == ri->ri_ccol) { in vcons_putchar() 1356 if (scr->scr_ri.ri_crow != row || scr->scr_ri.ri_ccol != col) { in vcons_cursor() 1357 scr->scr_ri.ri_crow = row; in vcons_cursor() [all …]
|
| /netbsd/src/sys/dev/sun/ |
| D | cgsix.c | 351 y = ri->ri_crow * he + ri->ri_yorigin; in cg6_ras_nuke_cursor() 368 if ((ri->ri_crow >= src && ri->ri_crow < (src + n)) && in cg6_ras_copyrows() 373 if (ri->ri_crow >= dst && ri->ri_crow < (dst + n)) in cg6_ras_copyrows() 410 if (ri->ri_crow == row && in cg6_ras_copycols() 416 if (ri->ri_crow == row && in cg6_ras_copycols() 451 if (ri->ri_crow == row && in cg6_ras_erasecols() 480 if (ri->ri_crow >= row && ri->ri_crow < (row + n)) in cg6_ras_eraserows() 1375 if (row == ri->ri_crow && col == ri->ri_ccol) { in cgsix_putchar() 1431 if (row == ri->ri_crow && col == ri->ri_ccol) { in cgsix_putchar_aa() 1538 ri->ri_crow = row; in cgsix_cursor() [all …]
|
| /netbsd/src/sys/arch/sparc/dev/ |
| D | cgfourteen.c | 1576 if (row == ri->ri_crow && col == ri->ri_ccol) { in cg14_putchar() 1643 y = ri->ri_crow * he + ri->ri_yorigin; in cg14_nuke_cursor() 1670 ri->ri_crow = row; in cg14_cursor() 1673 scr->scr_ri.ri_crow = row; in cg14_cursor() 1699 if (row == ri->ri_crow && col == ri->ri_ccol) { in cg14_putchar_aa() 1805 if (ri->ri_crow == row && in cg14_copycols() 1816 if (ri->ri_crow == row && in cg14_copycols() 1837 if (ri->ri_crow == row && in cg14_erasecols() 1853 if ((ri->ri_crow >= srcrow && ri->ri_crow < (srcrow + nrows)) && in cg14_copyrows() 1863 if (ri->ri_crow >= dstrow && ri->ri_crow < (dstrow + nrows)) in cg14_copyrows() [all …]
|
| /netbsd/src/sys/dev/pci/ |
| D | wcfb.c | 592 coffset = ri->ri_ccol + (ri->ri_crow * ri->ri_cols); in wcfb_cursor() 594 wcfb_putchar(cookie, ri->ri_crow, in wcfb_cursor() 599 ri->ri_crow = row; in wcfb_cursor() 610 wcfb_putchar(cookie, ri->ri_crow, ri->ri_ccol, in wcfb_cursor() 615 ri->ri_crow = row; in wcfb_cursor() 883 y = ri->ri_crow * he + ri->ri_yorigin; in wcfb_acc_cursor() 888 ri->ri_crow = row; in wcfb_acc_cursor() 892 y = ri->ri_crow * he + ri->ri_yorigin; in wcfb_acc_cursor() 897 scr->scr_ri.ri_crow = row; in wcfb_acc_cursor()
|
| D | gffb.c | 1078 y = ri->ri_crow * he + ri->ri_yorigin; in gffb_cursor() 1083 ri->ri_crow = row; in gffb_cursor() 1087 y = ri->ri_crow * he + ri->ri_yorigin; in gffb_cursor() 1092 scr->scr_ri.ri_crow = row; in gffb_cursor()
|
| D | r128fb.c | 811 y = ri->ri_crow * he + ri->ri_yorigin; in r128fb_cursor() 815 ri->ri_crow = row; in r128fb_cursor() 819 y = ri->ri_crow * he + ri->ri_yorigin; in r128fb_cursor() 824 scr->scr_ri.ri_crow = row; in r128fb_cursor()
|
| D | pm3fb.c | 784 y = ri->ri_crow * he + ri->ri_yorigin; in pm3fb_cursor() 789 ri->ri_crow = row; in pm3fb_cursor() 793 y = ri->ri_crow * he + ri->ri_yorigin; in pm3fb_cursor() 798 scr->scr_ri.ri_crow = row; in pm3fb_cursor()
|
| D | unichromefb.c | 1522 y = ri->ri_crow * he + ri->ri_yorigin; in uni_cursor() 1527 ri->ri_crow = row; in uni_cursor() 1531 y = ri->ri_crow * he + ri->ri_yorigin; in uni_cursor() 1537 ri->ri_crow = row; in uni_cursor()
|
| D | pm2fb.c | 1001 y = ri->ri_crow * he + ri->ri_yorigin; in pm2fb_cursor() 1006 ri->ri_crow = row; in pm2fb_cursor() 1010 y = ri->ri_crow * he + ri->ri_yorigin; in pm2fb_cursor() 1015 scr->scr_ri.ri_crow = row; in pm2fb_cursor()
|
| D | voodoofb.c | 727 y = ri->ri_crow * he + ri->ri_yorigin; in voodoofb_cursor() 732 ri->ri_crow = row; in voodoofb_cursor() 737 y = ri->ri_crow * he + ri->ri_yorigin; in voodoofb_cursor() 743 ri->ri_crow = row; in voodoofb_cursor()
|
| /netbsd/src/sys/arch/amiga/dev/ |
| D | mntva.c | 560 y = ri->ri_crow * he + ri->ri_yorigin; 565 ri->ri_crow = row; 569 y = ri->ri_crow * he + ri->ri_yorigin; 574 scr->scr_ri.ri_crow = row;
|
| /netbsd/src/sys/dev/rasops/ |
| D | rasops.c | 433 ri->ri_crow = 0; in rasops_reconfig() 830 ri->ri_crow = row; in rasops_cursor() 1059 col = ri->ri_rows - ri->ri_crow - 1; in rasops_do_cursor() 1063 col = ri->ri_crow; in rasops_do_cursor() 1065 row = ri->ri_crow; in rasops_do_cursor() 1071 row = ri->ri_crow; in rasops_do_cursor()
|
| D | rasops.h | 100 int ri_crow; /* cursor row */ member
|
| D | rasops_bitops.h | 155 row = ri->ri_crow; in NAME()
|
| /netbsd/src/sys/dev/ic/ |
| D | ct65550.c | 418 y = ri->ri_crow * he + ri->ri_yorigin; in chipsfb_cursor() 423 ri->ri_crow = row; in chipsfb_cursor() 427 y = ri->ri_crow * he + ri->ri_yorigin; in chipsfb_cursor() 433 ri->ri_crow = row; in chipsfb_cursor()
|
| /netbsd/src/sys/arch/sgimips/gio/ |
| D | newport.c | 731 y = ri->ri_crow * he + ri->ri_yorigin; in newport_cursor() 736 ri->ri_crow = row; in newport_cursor() 742 y = ri->ri_crow * he + ri->ri_yorigin; in newport_cursor()
|
| /netbsd/src/sys/arch/arm/clps711x/ |
| D | clpslcd.c | 193 wsdisplay_cnattach(&clpslcd_descr, ri, ri->ri_ccol, ri->ri_crow, in clpslcd_attach()
|
| /netbsd/src/sys/arch/epoc32/windermere/ |
| D | wmlcd.c | 222 wsdisplay_cnattach(&wmlcd_descr, ri, ri->ri_ccol, ri->ri_crow, in wmlcd_attach()
|
| /netbsd/src/sys/arch/sparc64/dev/ |
| D | ffb.c | 1004 y = ri->ri_crow * he + ri->ri_yorigin; in ffb_cursor() 1015 ri->ri_crow = row; in ffb_cursor() 1020 y = ri->ri_crow * he + ri->ri_yorigin; in ffb_cursor() 1032 ri->ri_crow = row; in ffb_cursor()
|
| /netbsd/src/sys/dev/pci/voyager/ |
| D | voyagerfb.c | 879 y = ri->ri_crow * he + ri->ri_yorigin; in voyagerfb_cursor() 884 ri->ri_crow = row; in voyagerfb_cursor() 888 y = ri->ri_crow * he + ri->ri_yorigin; in voyagerfb_cursor() 893 scr->scr_ri.ri_crow = row; in voyagerfb_cursor()
|
| /netbsd/src/sys/arch/usermode/dev/ |
| D | vncfb.c | 451 oy = ri->ri_crow * h + ri->ri_yorigin; in vncfb_cursor() 456 y = ri->ri_crow * h + ri->ri_yorigin; in vncfb_cursor()
|
| /netbsd/src/sys/arch/vax/vsa/ |
| D | smg.c | 726 row = ri->ri_crow; in smg_cursor() 730 ri->ri_crow = row; in smg_cursor()
|
| /netbsd/src/sys/dev/sbus/ |
| D | zx.c | 895 y = ri->ri_crow * he + ri->ri_yorigin; in zx_do_cursor() 902 ri->ri_crow = row; in zx_do_cursor() 908 y = ri->ri_crow * he + ri->ri_yorigin; in zx_do_cursor()
|
| D | agten.c | 823 y = ri->ri_crow * he + ri->ri_yorigin; in agten_cursor() 829 ri->ri_crow = row; in agten_cursor() 835 y = ri->ri_crow * he + ri->ri_yorigin; in agten_cursor()
|
| D | mgx.c | 837 y = ri->ri_crow * he + ri->ri_yorigin; in mgx_cursor() 842 ri->ri_crow = row; in mgx_cursor() 848 y = ri->ri_crow * he + ri->ri_yorigin; in mgx_cursor()
|