Home
last modified time | relevance | path

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

/openbsd/sys/arch/sparc64/dev/
H A Dmachfb.c220 int machfb_eraserows(void *, int, int, uint32_t);
313 ri->ri_ops.eraserows = machfb_eraserows; in machfb_attach()
568 machfb_eraserows(void *cookie, int row, int num, uint32_t attr) in machfb_eraserows() function