Home
last modified time | relevance | path

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

/openbsd/sys/arch/sparc64/dev/
H A Dgfxp.c150 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