Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/net/
Dnetiucv.c323 DEV_STATE_STOPWAIT, enumerator
1076 fsm_newstate(fi, DEV_STATE_STOPWAIT); in dev_action_stop()
1106 case DEV_STATE_STOPWAIT: in dev_action_connup()
1130 case DEV_STATE_STOPWAIT: in dev_action_conndown()
1140 { DEV_STATE_STOPWAIT, DEV_EVENT_START, dev_action_start },
1141 { DEV_STATE_STOPWAIT, DEV_EVENT_CONDOWN, dev_action_conndown },