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

  /src/sys/arch/newsmips/dev/
fb.c 118 static struct fb_devconfig fb_console_dc; variable in typeref:struct:fb_devconfig
197 dc = &fb_console_dc;
328 if (dc == &fb_console_dc)
466 if (sc->sc_dc == &fb_console_dc)
483 struct fb_devconfig *dc = &fb_console_dc;
fb.c 118 static struct fb_devconfig fb_console_dc; variable in typeref:struct:fb_devconfig
197 dc = &fb_console_dc;
328 if (dc == &fb_console_dc)
466 if (sc->sc_dc == &fb_console_dc)
483 struct fb_devconfig *dc = &fb_console_dc;

Completed in 22 milliseconds