Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/hpc/
Dhpcfb.c209 void hpcfb_eraserows(void *, int, int, long);
226 .eraserows = hpcfb_eraserows,
1494 hpcfb_eraserows(void *cookie, int row, int nrow, long attr) in hpcfb_eraserows() function