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

  /src/sys/dev/pci/
unichromefb.c 156 static struct VideoModeTable * uni_getmode(int);
610 uni_getmode(int mode) function in typeref:struct:VideoModeTable *
629 vtbl = uni_getmode(idx);
755 vtbl = uni_getmode(mode);

Completed in 13 milliseconds