Searched refs:DEV_STATE_STARTWAIT (Results 1 – 1 of 1) sorted by relevance
322 DEV_STATE_STARTWAIT, enumerator1054 fsm_newstate(fi, DEV_STATE_STARTWAIT); in dev_action_start()1097 case DEV_STATE_STARTWAIT: in dev_action_connup()1128 fsm_newstate(fi, DEV_STATE_STARTWAIT); in dev_action_conndown()1143 { DEV_STATE_STARTWAIT, DEV_EVENT_STOP, dev_action_stop },1144 { DEV_STATE_STARTWAIT, DEV_EVENT_CONUP, dev_action_connup },1351 case DEV_STATE_STARTWAIT: in netiucv_pm_restore_thaw()