Home
last modified time | relevance | path

Searched defs:dstrow (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/sys/dev/ic/
Dpcdisplay_subr.c249 pcdisplay_copyrows(void *id, int srcrow, int dstrow, int nrows) in pcdisplay_copyrows()
Dvga.c1041 vga_copyrows(void *id, int srcrow, int dstrow, int nrows) in vga_copyrows()
Dsti.c1472 sti_copyrows(void *v, int srcrow, int dstrow, int nrows) in sti_copyrows()
/openbsd/src/sys/dev/pci/
Dtga.c1066 tga_copyrows(id, srcrow, dstrow, nrows) in tga_copyrows() argument
/openbsd/src/sys/dev/rasops/
Drasops.c1192 rasops_copychar(void *cookie, int srcrow, int dstrow, int srccol, int dstcol) in rasops_copychar()