Searched refs:sc_ovtype (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/dev/sun/
H A Dbwtwovar.h87 int sc_ovtype; /* what kind of color fb? */ member in struct:bwtwo_softc
H A Dbwtwo.c222 if ((fb->fb_flags & FB_PFOUR) == 0 || (sc->sc_ovtype == BWO_NONE))
247 switch (sc->sc_ovtype) {
/netbsd-current/sys/arch/sparc/dev/
H A Dbwtwo_obio.c190 sc->sc_ovtype = BWO_CGFOUR;
195 sc->sc_ovtype = BWO_CGEIGHT;
200 sc->sc_ovtype = BWO_NONE;
/netbsd-current/sys/arch/sun3/dev/
H A Dbw2.c81 int sc_ovtype; /* ... this type. */ member in struct:bw2_softc
242 sc->sc_ovtype = p4id;

Completed in 151 milliseconds