Searched refs:DEV_STATE_STARTWAIT (Results 1 – 1 of 1) sorted by relevance
306 DEV_STATE_STARTWAIT, enumerator1037 fsm_newstate(fi, DEV_STATE_STARTWAIT); in dev_action_start()1080 case DEV_STATE_STARTWAIT: in dev_action_connup()1111 fsm_newstate(fi, DEV_STATE_STARTWAIT); in dev_action_conndown()1126 { DEV_STATE_STARTWAIT, DEV_EVENT_STOP, dev_action_stop },1127 { DEV_STATE_STARTWAIT, DEV_EVENT_CONUP, dev_action_connup },1333 case DEV_STATE_STARTWAIT: in netiucv_pm_restore_thaw()