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

  /src/sys/dev/wscons/
wsdisplay_glyphcache.c 54 attr2idx(long attr) function in typeref:typename:int
125 (gc->gc_buckets[0].gb_index == attr2idx(attr)))) {
175 idx = attr2idx(attr);
284 idx = attr2idx(attr);
  /src/sys/dev/wsfb/
genfb.c 1040 attr2idx(long attr) function in typeref:typename:int
1101 idx = attr2idx(defattr);
1125 idx = attr2idx(attr);

Completed in 12 milliseconds