Searched refs:grtwo_eraserows (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/arch/sgimips/gio/ |
H A D | grtwo.c | 98 static void grtwo_eraserows(void *, int, int, long); 121 .eraserows = grtwo_eraserows, 491 grtwo_eraserows(dc, i, 1, 0); in grtwo_attach_common() 690 grtwo_eraserows(void *c, int startrow, int nrows, long attr) in grtwo_eraserows() function
|