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

  /src/sys/dev/pci/
tdvfbvar.h 51 #define TDV_VOODOO_2 2
tdvfb.c 173 sc->sc_voodootype = TDV_VOODOO_2;
336 if ((sc->sc_voodootype == TDV_VOODOO_2) && (sc->sc_bpp == 16)) {
373 if(sc->sc_voodootype == TDV_VOODOO_2)
407 if (sc->sc_voodootype == TDV_VOODOO_2) {
417 if (sc->sc_voodootype == TDV_VOODOO_2) {
426 if (sc->sc_voodootype == TDV_VOODOO_2) {
550 if(sc->sc_voodootype == TDV_VOODOO_2)
611 if (sc->sc_voodootype == TDV_VOODOO_2) {

Completed in 12 milliseconds