Searched refs:STARTING (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/saf/
H A Dstructs.h71 SAC will set this field to STARTING,
83 #define STARTING 1 /* PM starting, must be same as PM_STARTING */ macro
H A Dmisc.c151 case STARTING:
192 case STARTING:
256 case STARTING:
308 case STARTING:
434 case STARTING:
H A Dutil.c293 case STARTING:
294 return("STARTING");
H A Dreadtab.c277 case STARTING:
H A Dsac.c122 * minimize time spent in STARTING or UNKNOWN, pollpms() sets alarm
434 sp->sc_pstate = STARTING;
804 case STARTING:
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dfsm.h140 #define STARTING 1 /* Down, been opened */ macro
H A Dfsm.c104 case STARTING:
135 f->state = STARTING;
149 f->state = STARTING;
154 f->state = STARTING;
175 f->state = STARTING;
202 case STARTING:
228 case STARTING:
365 if (f->state == INITIAL || f->state == STARTING) {

Completed in 58 milliseconds