sys/dev/hpc/hpcfb.c
210
int hpcfb_allocattr(void *, int, int, int, long *);
sys/dev/hpc/hpcfb.c
227
.allocattr = hpcfb_allocattr,
sys/dev/hpc/hpcfb.c
411
hpcfb_allocattr(&hpcfb_console_dc,
sys/dev/hpc/hpcfb.c
779
hpcfb_allocattr(*cookiep, WSCOL_WHITE, WSCOL_BLACK, 0, attrp);