Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/s390/net/
Dnetiucv.c288 DEV_STATE_STARTWAIT, enumerator
1019 fsm_newstate(fi, DEV_STATE_STARTWAIT); in dev_action_start()
1062 case DEV_STATE_STARTWAIT: in dev_action_connup()
1093 fsm_newstate(fi, DEV_STATE_STARTWAIT); in dev_action_conndown()
1108 { DEV_STATE_STARTWAIT, DEV_EVENT_STOP, dev_action_stop },
1109 { DEV_STATE_STARTWAIT, DEV_EVENT_CONUP, dev_action_connup },