Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/dev/
H A Dcrmfb.c200 static void crmfb_eraserows(void *, int, int, long);
651 ri->ri_ops.eraserows = crmfb_eraserows; in crmfb_init_screen()
1392 crmfb_eraserows(void *cookie, int row, int nrows, long fillattr) in crmfb_eraserows() function