HomeSort by: relevance | last modified time | path
    Searched defs:hpcfb_allocattr (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/hpc/
hpcfb.c 210 int hpcfb_allocattr(void *, int, int, int, long *);
227 .allocattr = hpcfb_allocattr,
411 hpcfb_allocattr(&hpcfb_console_dc,
779 hpcfb_allocattr(*cookiep, WSCOL_WHITE, WSCOL_BLACK, 0, attrp);
1537 hpcfb_allocattr(void *cookie, int fg, int bg, int flags, long *attrp) function in typeref:typename:int
hpcfb.c 210 int hpcfb_allocattr(void *, int, int, int, long *);
227 .allocattr = hpcfb_allocattr,
411 hpcfb_allocattr(&hpcfb_console_dc,
779 hpcfb_allocattr(*cookiep, WSCOL_WHITE, WSCOL_BLACK, 0, attrp);
1537 hpcfb_allocattr(void *cookie, int fg, int bg, int flags, long *attrp) function in typeref:typename:int

Completed in 63 milliseconds