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

  /src/sys/arch/macppc/dev/
lmu.c 69 int sc_lid_state, sc_video_state; member in struct:lmu_softc
117 sc->sc_video_state = true;
125 sc->sc_video_state = false;
181 sc->sc_video_state = true;
324 !(sc->sc_lid_state && sc->sc_video_state)) {

Completed in 41 milliseconds