Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/saf/
H A Dmisc.c129 case NOTRUNNING: in sigpoll()
181 case NOTRUNNING: in sigpoll()
208 sp->sc_lstate = NOTRUNNING; in sigpoll()
209 sp->sc_sstate = NOTRUNNING; in sigpoll()
245 case NOTRUNNING: in sigpoll()
297 case NOTRUNNING: in sigpoll()
423 case NOTRUNNING: in sigpoll()
H A Dsac.c432 if (sp->sc_lstate == NOTRUNNING) in startpm()
616 if (sp->sc_lstate == NOTRUNNING) in startit()
774 if (sp->sc_pstate == NOTRUNNING || sp->sc_pstate == FAILED) { in pollpms()
804 case NOTRUNNING: in pollpms()
852 if (sp->sc_pstate != NOTRUNNING && sp->sc_pstate != FAILED) in reap()
884 sp->sc_pstate = NOTRUNNING; in pollfail()
885 sp->sc_lstate = NOTRUNNING; in pollfail()
H A Dstructs.h82 #define NOTRUNNING 0 /* PM not running */ macro
H A Dreadtab.c127 sp->sc_sstate = sp->sc_lstate = sp->sc_pstate = NOTRUNNING;
292 case NOTRUNNING: in purge()
H A Dutil.c288 case NOTRUNNING: in pstate()