Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/dev/
H A Dcrmfb.c199 static void crmfb_copyrows(void *, int, int, int);
650 ri->ri_ops.copyrows = crmfb_copyrows; in crmfb_init_screen()
1376 crmfb_copyrows(void *cookie, int srcrow, int dstrow, int nrows) in crmfb_copyrows() function