Home
last modified time | relevance | path

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

/openbsd/sys/arch/sparc64/dev/
H A Difb.c338 int ifb_eraserows_dumb(void *, int, int, uint32_t);
503 ri->ri_ops.eraserows = ifb_eraserows_dumb; in ifbattach()
903 ifb_eraserows_dumb(void *cookie, int row, int num, uint32_t attr) in ifb_eraserows_dumb() function