Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hp300/dev/
H A Dsti_sgc.c99 static int sti_evrx_putcmap(struct sti_screen *, u_int, u_int);
206 scr->putcmap = sti_evrx_putcmap; in sti_sgc_attach()
273 sti_evrx_putcmap(struct sti_screen *scr, u_int index, u_int count) in sti_evrx_putcmap() function