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

  /src/sys/arch/newsmips/apbus/
xafb.c 103 struct xafb_devconfig xafb_console_dc; variable in typeref:struct:xafb_devconfig
155 dc = &xafb_console_dc;
221 if (dc == &xafb_console_dc)
325 if (sc->sc_dc == &xafb_console_dc)
342 struct xafb_devconfig *dc = &xafb_console_dc;

Completed in 12 milliseconds