Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/net/
Dnetiucv.c322 DEV_STATE_STOPWAIT, enumerator
1075 fsm_newstate(fi, DEV_STATE_STOPWAIT); in dev_action_stop()
1105 case DEV_STATE_STOPWAIT: in dev_action_connup()
1129 case DEV_STATE_STOPWAIT: in dev_action_conndown()
1139 { DEV_STATE_STOPWAIT, DEV_EVENT_START, dev_action_start },
1140 { DEV_STATE_STOPWAIT, DEV_EVENT_CONDOWN, dev_action_conndown },