Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/saf/
H A Dsac.c242 sp->sc_ok = 1; in startpms()
261 sp->sc_ok = 0; in startpms()
439 sp->sc_ok = 1; in startpm()
780 if (sp->sc_ok == 0) { in pollpms()
824 sp->sc_ok = 0; in pollpms()
1063 sp->sc_ok = 1; in readpipe()
H A Dstructs.h56 int sc_ok; /* true if responded to last sanity poll */ member