Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/dev/
H A Dcrmfb.c197 static void crmfb_copycols(void *, int, int, int, int);
652 ri->ri_ops.copycols = crmfb_copycols; in crmfb_init_screen()
1346 crmfb_copycols(void *cookie, int row, int srccol, int dstcol, int ncols) in crmfb_copycols() function