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

  /src/sys/dev/pci/
mgafbvar.h 58 bool ci_has_tvp3026; /* external TVP3026 DAC? */ member in struct:mgafb_chip_info
mgafb.c 201 .ci_has_tvp3026 = true,
209 .ci_has_tvp3026 = true,
217 .ci_has_tvp3026 = false,
361 if (sc->sc_ci->ci_has_tvp3026)
1610 if (sc->sc_ci->ci_has_tvp3026) {
1618 if (sc->sc_ci->ci_has_tvp3026)
2377 if (sc->sc_ci->ci_has_tvp3026) {
2463 if (sc->sc_ci->ci_has_tvp3026)
2470 if (sc->sc_ci->ci_has_tvp3026)

Completed in 18 milliseconds