Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hp300/dev/
H A Dgbox.c148 static void gbox_setcolor(struct diofb *, u_int);
306 gbox_setcolor(fb, i); in gbox_reset()
356 gbox_setcolor(fb, i); in gbox_ioctl()
382 gbox_setcolor(struct diofb *fb, u_int index) in gbox_setcolor() function
417 gbox_setcolor(fb, index++); in gbox_setcmap()