Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/hpc/
Dhpcfb.c205 void hpcfb_copycols(void *, int, int, int, int);
223 .copycols = hpcfb_copycols,
1096 hpcfb_copycols(void *cookie, int row, int srccol, int dstcol, int ncols) in hpcfb_copycols() function