Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pcmcia/
Dcfxga.c143 int cfxga_copyrows(void *, int, int, int);
512 ri->ri_ops.copyrows = cfxga_copyrows; in cfxga_alloc_screen()
1098 cfxga_copyrows(void *cookie, int src, int dst, int num) in cfxga_copyrows() function