Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscons/
H A Dsyscons.c113 static int suspend_in_progress = FALSE; variable
2158 if (suspend_in_progress || scp->sc->font_loading_in_progress) in sccnupdate()
2208 if (suspend_in_progress || sc->font_loading_in_progress) in scrn_timer()
3525 suspend_in_progress = TRUE; in scsuspend()
3537 suspend_in_progress = FALSE; in scresume()