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

  /src/sys/dev/pci/
tdvfbvar.h 49 int sc_voodootype; member in struct:tdvfb_softc
tdvfb.c 173 sc->sc_voodootype = TDV_VOODOO_2;
175 sc->sc_voodootype = TDV_VOODOO_1;
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