Searched refs:sc_nscreens (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sparc64/dev/
H A Dffbvar.h62 int sc_nscreens, sc_nreg; member in struct:ffb_softc
/netbsd-6-1-5-RELEASE/sys/arch/newsmips/apbus/
H A Dxafb.c73 int sc_nscreens; member in struct:xafb_softc
156 sc->sc_nscreens = 1;
303 if (sc->sc_nscreens > 0)
310 sc->sc_nscreens++;
323 sc->sc_nscreens--;
/netbsd-6-1-5-RELEASE/sys/arch/newsmips/dev/
H A Dfb.c56 int sc_nscreens; member in struct:fb_softc
147 sc->sc_nscreens = 1;
293 if (sc->sc_nscreens > 0)
300 sc->sc_nscreens++;
313 sc->sc_nscreens--;
/netbsd-6-1-5-RELEASE/sys/arch/ews4800mips/sbd/
H A Dfb_sbdio.c65 int sc_nscreens; member in struct:fb_softc
146 sc->sc_nscreens = 1;
348 if (sc->sc_nscreens > 0)
356 sc->sc_nscreens++;
366 sc->sc_nscreens--;
/netbsd-6-1-5-RELEASE/sys/arch/evbppc/explora/dev/
H A Dfb_elb.c63 int sc_nscreens; member in struct:fb_elb_softc
252 if (sc->sc_nscreens > 0)
258 sc->sc_nscreens++;
271 sc->sc_nscreens--;
/netbsd-6-1-5-RELEASE/sys/arch/dreamcast/dev/
H A Dpvr.c158 int sc_nscreens; member in struct:pvr_softc
281 sc->sc_nscreens = 1;
403 if (sc->sc_nscreens > 0)
412 sc->sc_nscreens++;
424 sc->sc_nscreens--;
/netbsd-6-1-5-RELEASE/sys/arch/pmax/ibus/
H A Dpm.c85 int sc_nscreens; member in struct:pm_softc
175 sc->sc_nscreens = 1;
508 if (sc->sc_nscreens > 0)
516 sc->sc_nscreens++;
/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Dudl.h108 uint8_t sc_nscreens; member in struct:udl_softc
H A Dudl.c664 if (sc->sc_nscreens > 0)
709 sc->sc_nscreens++;
719 sc->sc_nscreens--;

Completed in 201 milliseconds