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