Searched refs:sc_pstate (Results 1 – 4 of 4) sorted by relevance
241 sp->sc_sstate = sp->sc_pstate = UNKNOWN; in startpms()434 sp->sc_pstate = STARTING; in startpm()776 if (sp->sc_pstate == NOTRUNNING || sp->sc_pstate == FAILED) { in pollpms()791 if (sp->sc_sstate == sp->sc_pstate) { in pollpms()854 if (sp->sc_pstate != NOTRUNNING && sp->sc_pstate != FAILED) in reap()883 if (sp->sc_pstate == STOPPING) { in pollfail()886 sp->sc_pstate = NOTRUNNING; in pollfail()919 sp->sc_sstate = sp->sc_pstate = FAILED; in pollfail()1017 if (sp->sc_sstate == sp->sc_pstate) { in readpipe()1022 sp->sc_pstate = pp->pm_state; in readpipe()[all …]
70 unchar sc_pstate; /* PM's last reported state - note: member
129 sp->sc_sstate = sp->sc_lstate = sp->sc_pstate = NOTRUNNING;365 sp->sc_flags, sp->sc_rsmax, sp->sc_pstate, sp->sc_cmd, sp->sc_comment); in dump_table()
213 sp->sc_pstate = STOPPING; in sigpoll()