Searched defs:dstrow (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/sys/dev/ic/ |
| D | pcdisplay_subr.c | 249 pcdisplay_copyrows(void *id, int srcrow, int dstrow, int nrows) in pcdisplay_copyrows()
|
| D | vga.c | 1041 vga_copyrows(void *id, int srcrow, int dstrow, int nrows) in vga_copyrows()
|
| D | sti.c | 1472 sti_copyrows(void *v, int srcrow, int dstrow, int nrows) in sti_copyrows()
|
| /openbsd/src/sys/dev/pci/ |
| D | tga.c | 1066 tga_copyrows(id, srcrow, dstrow, nrows) in tga_copyrows() argument
|
| /openbsd/src/sys/dev/rasops/ |
| D | rasops.c | 1192 rasops_copychar(void *cookie, int srcrow, int dstrow, int srccol, int dstcol) in rasops_copychar()
|