Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pcmcia/
Dcfxga.c142 int cfxga_copycols(void *, int, int, int, int);
511 ri->ri_ops.copycols = cfxga_copycols; in cfxga_alloc_screen()
1075 cfxga_copycols(void *cookie, int row, int src, int dst, int num) in cfxga_copycols() function