Home
last modified time | relevance | path

Searched refs:rasops_vcons_copyrows (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/rasops/
H A Drasops.c180 int rasops_vcons_copyrows(void *, int, int, int);
297 ri->ri_ops.copyrows = rasops_vcons_copyrows; in rasops_init()
1596 rasops_vcons_copyrows(void *cookie, int src, int dst, int num) in rasops_vcons_copyrows() function