Searched refs:gfxp_copycols (Results 1 – 1 of 1) sorted by relevance
150 int gfxp_copycols(void *, int, int, int, int);243 ri->ri_ops.copycols = gfxp_copycols; in gfxp_attach()454 gfxp_copycols(void *cookie, int row, int src, int dst, int num) in gfxp_copycols() function