Home
last modified time | relevance | path

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

/netbsd/sys/dev/hpc/
H A Dhpcfb.c210 int hpcfb_allocattr(void *, int, int, int, long *);
227 .allocattr = hpcfb_allocattr,
411 hpcfb_allocattr(&hpcfb_console_dc, in hpcfb_cnattach()
779 hpcfb_allocattr(*cookiep, WSCOL_WHITE, WSCOL_BLACK, 0, attrp); in hpcfb_alloc_screen()
1537 hpcfb_allocattr(void *cookie, int fg, int bg, int flags, long *attrp) in hpcfb_allocattr() function