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

  /src/sys/dev/rasops/
rasops.c 198 static int rasops_allocattr_color(void *, int, int, int, long *);
515 ri->ri_ops.allocattr = rasops_allocattr_color;
613 rasops_allocattr_color(void *cookie, int fg0, int bg0, int flg, long *attr) function in typeref:typename:int

Completed in 11 milliseconds