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

  /src/sys/arch/sgimips/dev/
crmfb.c 158 int sc_needs_sync; member in struct:crmfb_softc
860 sc->sc_needs_sync = 0;
871 sc->sc_needs_sync = 1;
881 sc->sc_needs_sync = 1;
891 if (sc->sc_needs_sync != 0) {
1153 sc->sc_needs_sync = 0;
crmfb.c 158 int sc_needs_sync; member in struct:crmfb_softc
860 sc->sc_needs_sync = 0;
871 sc->sc_needs_sync = 1;
881 sc->sc_needs_sync = 1;
891 if (sc->sc_needs_sync != 0) {
1153 sc->sc_needs_sync = 0;

Completed in 65 milliseconds