Home
last modified time | relevance | path

Searched refs:sc_setmode (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dmachfb.c149 int sc_setmode; member
442 sc->sc_setmode = 0; in mach64_attach()
628 sc->sc_setmode = 0; in mach64_attach()
638 sc->sc_setmode = 1; in mach64_attach()
649 if (sc->sc_setmode == 0) { in mach64_attach()
664 sc->sc_setmode = 1; in mach64_attach()
671 sc->sc_setmode = 0; in mach64_attach()
687 if (!is_gx) sc->sc_setmode = 1; in mach64_attach()
695 sc->sc_setmode = 0; in mach64_attach()
709 if (sc->sc_setmode) in mach64_attach()
[all …]